"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "d9e7857af3217f4a971c1e8754078543732a671a"
Fix the convergence problem in SSE. (#162)
* add a test. * move file. * debug * add degree normalization. * it can converge now. * remove hidden_data. * use readonly graph index. * use subgraph loader. * refactor code and remove intermediate data. * split inference. * mix cpu and gpu training. * fix mxnet sparse_matrix constructor. * convert tensor context. * set up the prediction model. * load mxnet csr directly. * add timing. * move test_sse.py to sse_batch.py * fix the tensor version of SSE. * update README.
Showing
Please register or sign in to comment