27 Commits

Author SHA1 Message Date
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
pyynb
d7461cd10a [GraphBolt]support torch2.4&cuda12.4 (#7629) 2024-08-01 16:36:43 +08:00
Rhett Ying
d0a0e048df [dev] install GNU C++ runtime library (#7567) 2024-07-23 06:31:25 +08:00
Rhett Ying
dfdfad2cdb Revert "[dev] limit numpy < 2.0.0 for compatibility" (#7496) 2024-07-01 11:33:51 +08:00
Rhett Ying
6294c4be16 [dev] limit numpy < 2.0.0 for compatibility (#7479) 2024-06-26 13:11:36 +08:00
Rhett Ying
41381fd446 [dev] add expecttest into dependency for dev 2024-05-09 14:16:55 +08:00
Rhett Ying
8b266f5001 [doc] use tqdm from tqdm.auto (#7191) 2024-03-04 16:43:15 +08:00
Rhett Ying
08ad40a342 [doc] do not display nn.tensorflow and nn.mxnet (#7190) 2024-03-04 14:20:20 +08:00
Rhett Ying
b3841c2544 Revert "[Env Fix] Add essential package for pyg Neighbor sampler" (#7034) 2024-01-26 17:30:54 +08:00
caojy1998
e2f1e963c8 [Env Fix] Add essential package for pyg Neighbor sampler (#7030)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
2024-01-26 14:26:02 +08:00
Rhett Ying
3df4f8cb43 [CI] add pyg into CI image (#6997) 2024-01-23 15:23:41 +08:00
Rhett Ying
40ee9e3762 [dev] add lintrunner into dev conda env 2023-12-27 16:06:47 +08:00
Rhett Ying
ca675ed41d [GraphBolt] add torchdata into DGL dependencies (#6809) 2023-12-22 11:26:36 +08:00
Rhett Ying
da706e931a [dev] do not specify version for torchdata 2023-12-21 16:43:20 +08:00
Rhett Ying
80763d4ba3 [dev] add torchdata dependency into DGL requirements (#6801) 2023-12-21 15:00:49 +08:00
Rhett Ying
130d84a2de [dev] add pylint into dgl_dev.yml.template 2023-12-11 14:25:01 +08:00
Rhett Ying
7e12f97305 [dev] add clang-format into dev yaml 2023-12-07 14:07:41 +08:00
Hongzhi (Steve), Chen
20866b0683 [Misc] Add torcheval to dgl dev conda env. (#6529)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-03 17:38:02 +08:00
Hongzhi (Steve), Chen
96226c61bb [Misc] Add cmake to dev conda requirement. (#6510)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-01 12:57:25 +08:00
Rhett Ying
66656d9d0c [dev] specify minimum version of pydantic (#6120) 2023-08-09 17:38:54 +08:00
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
39890c0c5d [GraphBolt] add pydantic-based metadata for TVT (#5942) 2023-07-04 20:55:26 +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
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
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
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