"git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "fb8677b4199e9653e1c51952a14769922ff0e5fb"
Dockerfile and CI (#74)
* Test CPP branch CI (#2) * Fix batching node-only graphs (#62) * fixing batching with graphs with no edges * oops forgot test * fix readme * Docker and Jenkins (#1) * docker ci cpu * install python packages * docker ci gpu * add readme * use dgl cpu image * run command in container as root * use python3 * fix test case * remove nose from docker file * docker folder readme * parallelize cpu and gpu * top level stages * comment out python2 related installation * fix * remove igraph * building for cpp * change building order * export env in test stage * withEnv * run docker container as root * fix test cases * fix test cases * minor * remove old build
Showing
docker/Dockerfile.ci_cpu
0 → 100644
docker/Dockerfile.ci_gpu
0 → 100644
docker/README.md
0 → 100644
Please register or sign in to comment