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

enhancements: new IR version and new version for tensor and Gorgonia #176

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

owulveryck
Copy link
Contributor

This should "partially fix" issue #175 (while waiting for a better way to handle version)

@codecov
Copy link

codecov bot commented Feb 20, 2020

Codecov Report

Merging #176 into master will decrease coverage by 19.50%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #176       +/-   ##
===========================================
- Coverage   87.11%   67.60%   -19.51%     
===========================================
  Files         395      511      +116     
  Lines       10454    17427     +6973     
===========================================
+ Hits         9107    11782     +2675     
- Misses       1156     5453     +4297     
- Partials      191      192        +1     
Impacted Files Coverage Δ
backend/testbackend/onnx/onnx_test_abs.go 100.00% <ø> (ø)
backend/testbackend/onnx/onnx_test_acos.go 100.00% <ø> (ø)
backend/testbackend/onnx/onnx_test_acos_example.go 100.00% <ø> (ø)
backend/testbackend/onnx/onnx_test_acosh.go 100.00% <ø> (ø)
...ackend/testbackend/onnx/onnx_test_acosh_example.go 100.00% <ø> (ø)
backend/testbackend/onnx/onnx_test_add.go 100.00% <ø> (ø)
backend/testbackend/onnx/onnx_test_add_bcast.go 100.00% <ø> (ø)
...kend/onnx/onnx_test_argmax_default_axis_example.go 100.00% <ø> (ø)
...ckend/onnx/onnx_test_argmax_default_axis_random.go 100.00% <ø> (ø)
...tbackend/onnx/onnx_test_argmax_keepdims_example.go 100.00% <ø> (ø)
... and 612 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 78b014b...fcadb1a. Read the comment docs.

@owulveryck owulveryck marked this pull request as ready for review June 16, 2020 06:57
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.

1 participant