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.
2 parents a5f8609 + ef6d3f7 commit 309f6c9Copy full SHA for 309f6c9
README.md
@@ -103,6 +103,7 @@ git clone https://github.com/msracver/FCIS.git
103
```
104
git clone --recursive https://github.com/dmlc/mxnet.git
105
git checkout 998378a
106
+ git submodule init
107
git submodule update
108
109
3.3 Copy channel operators in `$(FCIS_ROOT)/fcis/operator_cxx` to `$(YOUR_MXNET_FOLDER)/src/operator/contrib` by
0 commit comments