Hongzhi (Steve), Chen
|
86fe4c20fc
|
Remove datapipe from dgl dependency. (#7667)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2024-08-08 10:39:41 +08:00 |
|
Rhett Ying
|
64750575a2
|
[CI] upgrade torch to 2.3.0 and cuda to 12.1 (#7399)
|
2024-05-11 16:21:05 +08:00 |
|
Rhett Ying
|
e5263013a9
|
[CI] use torch 2.0.0, cu118, ubuntu2004, python310 (#7158)
|
2024-02-27 16:37:48 +08:00 |
|
Rhett Ying
|
3df4f8cb43
|
[CI] add pyg into CI image (#6997)
|
2024-01-23 15:23:41 +08:00 |
|
Rhett Ying
|
6dcdaf59ce
|
[CI] add torcheval into CI docker (#6527)
|
2023-11-03 18:49:13 +08:00 |
|
Rhett Ying
|
9e26c8e388
|
[GraphBolt] upgrade CUDA to 17 and update CI gpu image to torch2.0+cu118 (#6505)
|
2023-10-30 13:15:29 +08:00 |
|
Rhett Ying
|
b328b85f61
|
[CI] update python version for tensorflow (#6125)
|
2023-08-10 16:17:37 +08:00 |
|
Rhett Ying
|
e6e5430419
|
[CI]upgrade pytorch to 1.13+cpu_cu116 (#5977)
|
2023-07-11 22:18:28 +08:00 |
|
Rhett Ying
|
fa3fbbfb8f
|
[CI] update CI docker images (#5796)
|
2023-06-06 19:39:32 +08:00 |
|
Rhett Ying
|
a1fe08a8ca
|
[CI] install torchdadta in docker CI (#5795)
|
2023-06-06 14:23:55 +08:00 |
|
Hongzhi (Steve), Chen
|
0552466c9c
|
sort (#5281)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2023-02-16 13:06:46 +08:00 |
|
Hongzhi (Steve), Chen
|
f7a0c4bbf9
|
remove (#5280)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2023-02-16 12:57:49 +08:00 |
|
Rhett Ying
|
465828cdbc
|
[CI] pre-install required py packages in image for unit/tutorial test (#5276)
|
2023-02-10 19:11:30 +08:00 |
|
Quan (Andy) Gan
|
00f2099934
|
[CI] upgrade CI pytorch version (#5047)
* upgrade CI pytorch version
* update
* revert tensorflow image
* old image (220816) backup
* Update Dockerfile.ci_gpu
|
2022-12-19 17:29:03 +08:00 |
|
Rhett Ying
|
cf4727a9d9
|
[CI] upgrade python version to 3.7.0 (#4406)
* [CI] upgrade python version to 3.7.0
* do not upgrade for mxnet cpu due to seg fault
* fix test failure for mxnet
|
2022-08-17 15:28:34 +08:00 |
|
Xin Yao
|
32f12ee19e
|
[Doc] Unify the minimal versions required for PyTorch/TensorFlow/MXNet (#4180)
|
2022-06-29 18:37:19 +08:00 |
|
Rhett Ying
|
5640b12969
|
[CI] Upgrade software version of CI docker image (#4189)
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
|
2022-06-29 13:34:13 +08:00 |
|
Jinjing Zhou
|
e424d29614
|
[CI] Use torch 1.9.0 in CI (#3752)
|
2022-02-18 16:35:24 +08:00 |
|
Jinjing Zhou
|
dc629fc564
|
update docker image to newer pytorch (#3680)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2022-01-23 23:25:34 +08:00 |
|
Quan (Andy) Gan
|
97bdae9e85
|
[Docker] Add Dependency Packages for CI (#2713)
* add ogb to docker build
* mxnet 1.6 disappeared
|
2021-03-02 22:16:31 +08:00 |
|
Jinjing Zhou
|
704ec68576
|
[Benchmark] Fix benchmark tests and add script to generate excel result (#2681)
* add script
* 21
* log
* fix regression tests
* add iter time
* fix
* Revert "fix"
This reverts commit 9b4587ad61dfeb82dcce6d1de188809f62947663.
* fix
* fix
* add
* add ogb instruction
* add cu11 dockerfile
* fix
* fix
* more iter apply_edge
* add iteration time
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
|
2021-02-24 19:41:49 +08:00 |
|
Jinjing Zhou
|
92321347c0
|
[CI] Update PyTorch in CI image to 1.5.1 (#1808)
* test
* Revert "test"
This reverts commit be555b06a9942a3267d173f4be760a04d33be227.
* change
|
2020-07-15 17:04:04 +08:00 |
|
Jinjing Zhou
|
6d04885381
|
[Backend] Turn to official dlpack for Tensorflow (#1511)
* Turn to official dlpack
* fix
* fix
|
2020-05-11 21:16:25 +08:00 |
|
Jinjing Zhou
|
e9440acb06
|
[TF] TF backend fix and new logic to choose backend (#1393)
* TF backend fix and new logic to choose backend
* fix
* fix
* fix
* fix
* fix backend
* fix
* dlpack alignment
* add flag
* flag
* lint
* lint
* remove unused
* several fixes
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
|
2020-03-30 18:45:17 +08:00 |
|
VoVAllen
|
d30a69bf27
|
[Backend] TF backend (#978)
* tf
* add builtin support
* fiix
* pytest
* fix
* fix
* fix some bugs
* fix selecting
* fix todo
* fix test
* fix test fail in tf
* fix
* fix
* fix gather row
* fix gather row
* log backend
* fix gather row
* fix gather row
* fix for pytorch
* fix
* fix
* fix
* fix
* fix
* fix tests
* fix
* fix
* fix
* fix
* fix
* fix
* fix convert
* fix
* fix
* fix
* fix inplace
* add alignment setting
* add debug option
* Revert "add alignment setting"
This reverts commit ec63fb3506ea84fff7d447a1fbdfd1d5d1fb6110.
* tf ci
* fix lint
* fix lint
* add tfdlpack
* fix type
* add env
* fix backend
* fix
* fix tests
* remove one_hot
* remove comment
* remove comment
* fix
* use pip to install all
* fix test
* fix base
* fix
* fix
* add skip
* upgrade cmake
* change version
* change ci
* fix
* fix
* fix
* fix
* fix seg fault
* fix
* fix python version
* fix
* try fix
* fix
* fix
* tf takes longer time in ci
* change py version
* fix
* fix
* fix oom
* change kg env
* change kg env
* 啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊
* 我再也不搞各种乱七八糟环境了……
* use pytest
* Chang image
|
2019-12-20 15:56:51 +08:00 |
|
VoVAllen
|
dd65ee211e
|
[CI] Change tests for flexibility
* change ci image
* fix
* force bash
* fix
* fix python version
* fix
* fix
* fix
* update gpu
* cuda
* jenkins
* fix build sh
* fix
* Revert "fix"
This reverts commit 6b091914b3ef6b4300fa662ee375aa4b27944f5c.
* try fix
* fix
* Revert "fix"
This reverts commit e42c3035fa4974c6b197aaba0748f7b45113ddaa.
* try fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix tests
* try fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix ctx problem
* fix many tests
* fix typo
* add backend
* move to pytorch folder
* fix?
* fix ci
* try skip
* try false
* try?
* try?
* Revert to 7d9a52f
* fix various
* fix lint
* Revert Jenkinsfile
* revert env
* revert env
* address comment
* remove file
|
2019-12-16 14:54:37 +08:00 |
|