Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added type for Int16/32/64 #10

Merged
merged 2 commits into from
Sep 25, 2023
Merged

Conversation

ArrogantGao
Copy link
Contributor

Added some direct int types (TropicalMaxPlusI16...) that needed by CuTropicalGEMM.jl.
Related tests are also added.

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #10 (2f4e8fd) into master (94cac7c) will increase coverage by 0.46%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   85.06%   85.53%   +0.46%     
==========================================
  Files           6        6              
  Lines         154      159       +5     
==========================================
+ Hits          131      136       +5     
  Misses         23       23              
Files Changed Coverage Δ
src/TropicalNumbers.jl 86.66% <100.00%> (+2.66%) ⬆️

@GiggleLiu GiggleLiu merged commit 1bdfed0 into TensorBFS:master Sep 25, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants