We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f8609 commit ef6d3f7Copy full SHA for ef6d3f7
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