文件历史

提交图

18 次代码提交

作者 SHA1 备注 提交日期
Rhett Ying b26da25297 [GraphBolt] remove pydantic_yaml from dependency (#6011)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-19 10:48:46 +08:00
Rhett Ying aa795b2853 [Dev] upgrade pytorch/cuda/python version in dev conda env (#5984) 2023-07-11 17:58:45 +08:00
Rhett Ying 39890c0c5d [GraphBolt] add pydantic-based metadata for TVT (#5942) 2023-07-04 20:55:26 +08:00
Rhett Ying 3e2b5a0469 [dev] enable specifying conda env name (#5886) 2023-06-20 10:00:40 +08:00
Rhett Ying 8aa9d45231 [Dev]Update create_dev_conda_env.sh to enable cu118 2023-06-13 10:51:08 +08:00
Rhett Ying b56552ffff [dev] add torchdata into conda env yaml (#5800) 2023-06-06 23:07:17 +08: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