Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Modularized tile_inference and Updated Documentation for 1.1.3 Release#83

Merged
coreylammie merged 10 commits intomasterfrom
int_bindings
Aug 10, 2021
Merged

Modularized tile_inference and Updated Documentation for 1.1.3 Release#83
coreylammie merged 10 commits intomasterfrom
int_bindings

Conversation

@coreylammie
Copy link
Owner

  • Modularized tile_inference for all layer types.
  • Added CPU and GPU bindings for tiled_inference.
  • Updated ReadTheDocs documentation.

@codecov
Copy link

codecov bot commented Aug 10, 2021

Codecov Report

Merging #83 (67070f6) into master (305eb84) will decrease coverage by 0.19%.
The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   90.93%   90.74%   -0.20%     
==========================================
  Files          54       54              
  Lines        2064     2063       -1     
==========================================
- Hits         1877     1872       -5     
- Misses        187      191       +4     
Flag Coverage Δ
unittests 90.74% <95.23%> (-0.20%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
memtorch/bh/Quantize.py 91.30% <ø> (ø)
memtorch/bh/crossbar/Crossbar.py 92.00% <ø> (ø)
memtorch/bh/nonideality/NonLinear.py 82.05% <ø> (ø)
memtorch/map/Input.py 85.71% <ø> (ø)
memtorch/map/Module.py 96.66% <ø> (ø)
memtorch/map/Parameter.py 83.33% <ø> (ø)
setup.py 0.00% <0.00%> (ø)
memtorch/bh/crossbar/Tile.py 85.08% <100.00%> (-2.30%) ⬇️
memtorch/mn/Conv1d.py 98.73% <100.00%> (-0.05%) ⬇️
memtorch/mn/Conv2d.py 97.56% <100.00%> (-0.09%) ⬇️
... and 4 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 305eb84...67070f6. Read the comment docs.

@coreylammie coreylammie merged commit bb8836e into master Aug 10, 2021
@coreylammie coreylammie deleted the int_bindings branch August 10, 2021 01:22
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