Closed adbailey4 closed 7 years ago
Merging #38 into master will decrease coverage by
0.13%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #38 +/- ##
==========================================
- Coverage 16.75% 16.62% -0.14%
==========================================
Files 9 9
Lines 1074 1083 +9
==========================================
Hits 180 180
- Misses 894 903 +9
Impacted Files | Coverage Δ | |
---|---|---|
nanotensor/data.py | 0% <ø> (ø) |
:arrow_up: |
nanotensor/network.py | 0% <0%> (ø) |
:arrow_up: |
nanotensor/run_nanotensor.py | 0% <0%> (ø) |
:arrow_up: |
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 c39f4e1...40930fd. Read the comment docs.
make variable batch size and sequence length possible when loading and using a saved network
run_nanotensor.py
- added another option to run very expensive operations for keeping track of timed operationsnanotensor1.config.json
- added boolean option "profile"Trying out some configurations to get codecov to update to slack and some minor installation updates to the README.md