Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ inference process, which can help accelerating other parts of the CNN. Therefore
accelerate the pooling layer, the non-linear (relu_layer_t) layer, and even the reading function of input
images, to further improve the performance.

##What will we run to test if you’ve implemented everything correctly?
## What will we run to test if you’ve implemented everything correctly?

* The function correctness of the training will be checked.

Expand Down