文件历史

18 次代码提交

作者 SHA1 备注 提交日期
Rhett Ying d40a3c37e5 1.1.x candidate (#6155)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-14 14:35:06 +08:00
Songqing Zhang 94b3bafbfc [Misc] Fix the directory of DGL_DOWNLOAD_DIR (#6048) 2023-08-10 01:58:48 +00:00
Rhett Ying da04865ba7 [Dev] upgrade pytorch/cuda/python version in dev conda env (#5984) 2023-08-10 01:58:47 +00:00
Rhett Ying 009ee50f50 [dev] enable specifying conda env name (#5886) 2023-06-20 07:49:57 +00:00
Rhett Ying 5cedd192ec [Dev]Update create_dev_conda_env.sh to enable cu118 2023-06-20 07:47:55 +00:00
Rhett Ying f49e2315af [dev] add torchdata into conda env yaml (#5800) 2023-06-20 07:47:55 +00:00
Minjie Wang 7cd6257f96 [Doc] Update script for building doc (#5525) 2023-04-13 11:30:13 +08:00
Xin Yao acb955e15f [Cleanup] Cleanup unused CMake options (#5470)
* cleanup unused cmake options

* disable BUILD_TORCH for cugraph

* resolve comments
2023-03-22 16:06:44 +08:00
Rhett Ying d8e22ae517 [Dev] Enable to append more cmake arguments for build (#5431) 2023-03-07 10:26:05 +08:00
Rhett Ying 6093cc5bd9 [Dev] enable to specify torch version when create conda env (#5430)
* [Dev] enable to specify torch version when create conda env

* Update script/create_dev_conda_env.sh

* Update script/create_dev_conda_env.sh
2023-03-07 09:09:35 +08:00
Rhett Ying 26b245a09e [BugFix] fix torch cuda version (#5426) 2023-03-06 17:37:33 +08:00
Rhett Ying 2238386ad0 [CI] enable more options for conda env creation (#5386)
* [CI] enable more options for conda env creation

* update
2023-02-27 17:46:28 +08:00
Rhett Ying c396942d06 [CI] add always_yes mode for conda evn creation (#5384)
* add always_yes mode for conda evn creation

* Update create_dev_conda_env.sh
2023-02-27 13:12:58 +08:00
Rhett Ying f17c0d6224 [CI] add boto3 to interactive with AWS services like batch (#5329)
* [CI] add boto3 to interactive with AWS services like batch

* Update dgl_dev.yml.template
2023-02-20 11:37:33 +08:00
Hongzhi (Steve), Chen 85dfcea0bc [Dev] Create a script for kick off python test. (#5298)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-02-16 14:57:46 +08:00
Hongzhi (Steve), Chen ccbc30fdd2 [Dev] Create a script for building dgl from source. (#5294)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-02-16 13:46:05 +08:00
Hongzhi (Steve), Chen 40c968b78b fix (#5293)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-02-14 17:18:45 +08:00
Hongzhi (Steve), Chen 267d285597 [Dev] Create canonical dev conda environment. (#5278)
* create_dev_conda_env

* fix

* polish

* nlabla

* cleanup

* more

* add_more

* polish

---------

Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-02-14 16:07:07 +08:00