TensorFlow.jl
TensorFlow.jl copied to clipboard
Change transpose base index from 0 to 1
One of the PR from https://github.com/malmaud/TensorFlow.jl/pull/478
- Update the tensorflow version from 1.10.0 to 1.12.0 (newest)
- Fix
transposebase index (0=>1)
Codecov Report
Merging #479 into master will not change coverage. The diff coverage is
100%.
@@ Coverage Diff @@
## master #479 +/- ##
=====================================
Coverage 48% 48%
=====================================
Files 79 79
Lines 2652 2652
=====================================
Hits 1273 1273
Misses 1379 1379
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/ops/transformations.jl | 84.37% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update a0f5fb5...3e65ec3. Read the comment docs.
Codecov Report
Merging #479 into master will not change coverage. The diff coverage is
100%.
@@ Coverage Diff @@
## master #479 +/- ##
=====================================
Coverage 48% 48%
=====================================
Files 79 79
Lines 2652 2652
=====================================
Hits 1273 1273
Misses 1379 1379
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/ops/transformations.jl | 84.37% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update a0f5fb5...3e65ec3. Read the comment docs.