We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff38e21 commit 222fc59Copy full SHA for 222fc59
readme
@@ -1,5 +1,7 @@
1
How to configure singa-ps?
2
-1. copy the folder "mxnet" into the working directory.
+1. make mxnet into "mxnet/lib/libmxnet.so"
3
+2. copy "mxnet/lib/libmxnet.so" into "mxnet/python/mxnet"
4
+1. copy the folder "mxnet/python/mxnet" into the working directory.
5
2. copy "singa_kvstore.py" and "SingaOpt.py" into the working directory.
6
7
How to use singa-ps?
0 commit comments