Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mloubout authored Mar 17, 2021
1 parent 746bcba commit b836315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Memroy efficient convolution layer via matrix sketching
# Memory efficient convolution layer via matrix sketching

This software provides the implementation of convolution layers where the gradient with respect to the weights
is approximated by an unbiased estimate. This estimate is obtained via matrix probing. This package contains two implementation:
Expand Down

0 comments on commit b836315

Please # to comment.