jonasrauber / eagerpy

PyTorch, TensorFlow, JAX and NumPy — all of them natively using the same code
https://eagerpy.jonasrauber.de
MIT License
695 stars 40 forks source link

adding support for PyTorch 1.9.0, TensorFlow 2.6.0, JAX 0.2.17 #47

Closed jonasrauber closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (15f269c) into master (dc8b487) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #47   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines         1757      1760    +3     
=========================================
+ Hits          1757      1760    +3     
Impacted Files Coverage Δ
eagerpy/tensor/jax.py 100.00% <100.00%> (ø)
eagerpy/tensor/pytorch.py 100.00% <100.00%> (ø)

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 dc8b487...15f269c. Read the comment docs.