Merge branch 'master' into fix-gpu-sampling-doc
显示
- CMakeLists.txt 1 个添加, 0 个删除CMakeLists.txt
- Jenkinsfile 14 个添加, 12 个删除Jenkinsfile
- benchmarks/benchmarks/api/bench_fused_sample_neighbors.py 39 个添加, 0 个删除benchmarks/benchmarks/api/bench_fused_sample_neighbors.py
- docker/Dockerfile.ci_gpu 1 个添加, 1 个删除docker/Dockerfile.ci_gpu
- docker/install/conda_env/torch_cpu.yml 1 个添加, 1 个删除docker/install/conda_env/torch_cpu.yml
- docker/install/conda_env/torch_cpu_pip.txt 1 个添加, 1 个删除docker/install/conda_env/torch_cpu_pip.txt
- docker/install/conda_env/torch_gpu.yml 1 个添加, 1 个删除docker/install/conda_env/torch_gpu.yml
- docker/install/conda_env/torch_gpu_pip.txt 1 个添加, 1 个删除docker/install/conda_env/torch_gpu_pip.txt
- examples/core/Graphormer/README.md 33 个添加, 0 个删除examples/core/Graphormer/README.md
- examples/core/Graphormer/dataset.py 114 个添加, 0 个删除examples/core/Graphormer/dataset.py
- examples/core/Graphormer/main.py 274 个添加, 0 个删除examples/core/Graphormer/main.py
- examples/core/Graphormer/model.py 137 个添加, 0 个删除examples/core/Graphormer/model.py
- examples/multigpu/node_classification_sage.py 97 个添加, 24 个删除examples/multigpu/node_classification_sage.py
- examples/pytorch/model_zoo/geometric/mnist.py 2 个添加, 2 个删除examples/pytorch/model_zoo/geometric/mnist.py
- graphbolt/CMakeLists.txt 1 个添加, 0 个删除graphbolt/CMakeLists.txt
- graphbolt/include/graphbolt/csc_sampling_graph.h 60 个添加, 10 个删除graphbolt/include/graphbolt/csc_sampling_graph.h
- graphbolt/src/csc_sampling_graph.cc 348 个添加, 29 个删除graphbolt/src/csc_sampling_graph.cc
- graphbolt/src/python_binding.cc 1 个添加, 0 个删除graphbolt/src/python_binding.cc
- graphbolt/src/random.h 27 个添加, 0 个删除graphbolt/src/random.h
- include/dgl/aten/coo.h 3 个添加, 1 个删除include/dgl/aten/coo.h
想要评论请 注册 或 登录