We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c756db commit 3a05da9Copy full SHA for 3a05da9
README.md
@@ -14,7 +14,7 @@ documentation and examples. Read the documentation at [embarc.org](https://embar
14
* Max and average pooling
15
* LSTM, Basic RNN
16
* Elementwise (add, sub, mul, min, max)
17
- * Data manipulation (concatanation, permute, 2D padding)
+ * Data manipulation (concatenation, permute, 2D padding)
18
* ReLU, Leaky ReLu, ReLu1, ReLu6
19
* Softmax, Sigmoid, TanH
20
3. Supported data layout CHW (Channel-Height-Width standard for Caffe)
0 commit comments