- 21 Feb, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* Abort previous CI * script * newtry * more * fix * comment * add notes --------- Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
- 13 Feb, 2023 1 commit
-
-
Quan (Andy) Gan authored
* enable sparse on windows and mac * that was stupid * let's see what's going on.. * [Sparse] Fix the import error on Mac OS. When using template functions that are defined in source files from DGL, the loader of MacOS somehow cannot find their definitions. This fix simply avoids depending on template functions from DGL headers. With this fix, the sparse tests all pass on the MAC environment. * ok this is the problem * make errors clearer * uh * test * Update __init__.py * disabling ddp on windows --------- Co-authored-by:czkkkkkk <zekucai@gmail.com>
-
- 10 Feb, 2023 1 commit
-
-
Rhett Ying authored
-
- 06 Jan, 2023 1 commit
-
-
Rhett Ying authored
* [CI] updgrade pytorch version for benchmark CI * update build arguments * updage * updage * upgrade torch to 1.13 * updage docker image * update cmake args * try with cu116_torch112 * update build * update * update * update * update docker image * update * update * update * update * final update * fix continue running * update * update * update
-
- 19 Dec, 2022 1 commit
-
-
Quan (Andy) Gan authored
* upgrade CI pytorch version * update * revert tensorflow image * old image (220816) backup * Update Dockerfile.ci_gpu
-
- 21 Nov, 2022 1 commit
-
-
Rhett Ying authored
Recently we find dist test often fails due to timeout. Root cause is not found yet.
-
- 17 Nov, 2022 1 commit
-
-
Rhett Ying authored
-
- 07 Nov, 2022 1 commit
-
-
czkkkkkk authored
* [Sparse] Add sparse matrix C++ implementation * Add documentation * Update * Minor fix * Move Python code to dgl/mock_sparse2 * Move headers to include * lint * Update * Add dgl_sparse directory * Move src code to dgl_sparse * Add __init__.py in tests to avoid naming conflict * Add dgl sparse so in Jenkinsfile * Complete docstring & SparseMatrix basic op * lint * Disable win tests
-
- 01 Nov, 2022 1 commit
-
-
Vibhu Jawa authored
-
- 27 Sep, 2022 1 commit
-
-
Rhett Ying authored
-
- 22 Sep, 2022 2 commits
-
-
Rhett Ying authored
* [CI] Enable DGL cugaph nightly CI * fix build issue * remove runtime
-
Rhett Ying authored
-
- 16 Sep, 2022 3 commits
-
-
Rhett Ying authored
* [CI] refine stage logic * refine * refine
-
Rhett Ying authored
This reverts commit ec171c64.
-
Vibhu Jawa authored
* Added cugraph nightly scripts * Removed nvcr.io//nvidia/pytorch:22.04-py3 reference Co-authored-by:Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
-
- 08 Sep, 2022 1 commit
-
-
Rhett Ying authored
* [CI] only known devs are authorized to trigger CI * fix if author is null * add comments
-
- 31 Aug, 2022 1 commit
-
-
Rhett Ying authored
-
- 18 Aug, 2022 2 commits
-
-
Rhett Ying authored
-
Rhett Ying authored
-
- 17 Aug, 2022 2 commits
-
-
Rhett Ying authored
* [CI] upgrade python version to 3.7.0 * do not upgrade for mxnet cpu due to seg fault * fix test failure for mxnet
-
Rhett Ying authored
* [CI] upgrade python version to 3.7.0 * do not upgrade for mxnet cpu due to seg fault * fix test failure for mxnet
-
- 30 Jul, 2022 1 commit
-
-
Rhett Ying authored
* [CI] separate distributed tests from torch cpu tests * remove TF related env
-
- 05 Jul, 2022 1 commit
-
-
Rhett Ying authored
* [CI] add new stage specific forcuda related features based on nvidia+pytorch * build and test for gpu_nv * fix build failure * fix unit tests * make -j * install cython beforehand * copy cython lib * test cugraph tests only * fix typo * separate test script for cugraph * refactor build dgl shell
-
- 30 Jun, 2022 1 commit
-
-
Minjie Wang authored
* try optimize CI * fix go test; adjust timing report * disable certain tests for mx/tf backends * fix ut * add pydantic
-
- 29 Jun, 2022 1 commit
-
-
Rhett Ying authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 14 Jun, 2022 1 commit
-
-
Rhett Ying authored
-
- 09 May, 2022 1 commit
-
-
Mufei Li authored
-
- 06 May, 2022 1 commit
-
-
Mufei Li authored
* Update * Update * Fix * Update * CI * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update
-
- 05 May, 2022 1 commit
-
-
Rhett Ying authored
-
- 29 Apr, 2022 1 commit
-
-
Rhett Ying authored
* [BugFix] fix job status in master CI * finalize
-
- 28 Apr, 2022 1 commit
-
-
Rhett Ying authored
* [CI] fix job status * fetch from master
-
- 22 Apr, 2022 1 commit
-
-
Jinjing Zhou authored
refactor CI report and log
-
- 23 Mar, 2022 1 commit
-
-
Jinjing Zhou authored
* try fix * try fix * try fix * try fix * Revert "try fix" This reverts commit a3fa0b1e9c0ab892cc3a22acf3770903db8b14a7. * try fix shared memory * try fix shared memory * try fix image version * fix
-
- 08 Mar, 2022 1 commit
-
-
Jinjing Zhou authored
* fix * fix bench * fix * Update bench_rgcn.py * try fix * fix wrong fix * Update bench_rgcn.py
-
- 04 Mar, 2022 1 commit
-
-
Jinjing Zhou authored
* fix * try mount * what's happening * fix * ci
-
- 06 Dec, 2021 1 commit
-
-
Jinjing Zhou authored
* doesn't know whether works * add change * fix * fix * fix * remove * revert * lint * lint * fix * revert * lint * fix * only build rpc on linux * lint * lint * fix build on windows * fix windows * remove old test * fix cmake * Revert "remove old test" This reverts commit f1ea75c777c34cdc1f08c0589676ba6aee1feb29. * fix windows * fix * fix * fix indent * fix indent * address comment * fix * fix * fix * fix * fix * lint * fix indent * fix lint * add introduction * fix * lint * lint * add more logs * fix * update xbyak for C++14 with gcc5 * Remove channels * fix * add test script * fix * remove unused file * fix lint * add timeout
-
- 12 Nov, 2021 1 commit
-
-
Jinjing Zhou authored
-
- 08 Sep, 2021 1 commit
-
-
Rhett Ying authored
-
- 02 Jul, 2021 1 commit
-
-
Jinjing Zhou authored
* try enable kvstore test * fix * fix * seperate out kvstore test * add comment
-
- 04 Jun, 2021 1 commit
-
-
Jinjing Zhou authored
* add * fix * set default * fix * try master * try fix * try * fix * 111 * fix * fix * update * ccc * try * fix * fix * try new machine * fix * fix * fix * Revert "fix" This reverts commit e716d66b046f92fe7ae368947a51a036a7a3188a. * try * more parrallel * use k8s for all * fix name * try not specify instance type * ci * use one yaml * Revert "use one yaml" This reverts commit 717d8d852be39fbf2e2e45f9f224aa97907c372c. * add timeout * fix permission * mount efs * print * fix pvc * fix * restrict num of gpu instances * check * fix * fix
-