- 23 Sep, 2024 1 commit
-
-
sangwzh authored
-
- 01 Sep, 2023 1 commit
-
-
Hugo MacDermott-Opeskin authored
Co-authored-by:Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
- 15 Feb, 2023 1 commit
-
-
Quan (Andy) Gan authored
-
- 03 Feb, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* remove unnecessary clean up. * more --------- Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 06 Jan, 2023 1 commit
-
-
Quan (Andy) Gan authored
* initial commit * Update build.sh
-
- 07 Nov, 2022 1 commit
-
-
czkkkkkk authored
* [Sparse] Add sparse matrix C++ implementation * Add documentation * Update * Minor fix * Move Python code to dgl/mock_sparse2 * Move headers to include * lint * Update * Add dgl_sparse directory * Move src code to dgl_sparse * Add __init__.py in tests to avoid naming conflict * Add dgl sparse so in Jenkinsfile * Complete docstring & SparseMatrix basic op * lint * Disable win tests
-
- 07 Jul, 2022 1 commit
-
-
Xin Yao authored
-
- 19 Aug, 2021 1 commit
-
-
nv-dlasalle authored
[bugfix] Link against pytorch library by name rather than path (attempting to fix linking issue). (#3246) * Use library name * fix for mac builds from source Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 01 Jan, 2021 1 commit
-
-
Quan (Andy) Gan authored
Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 25 Dec, 2020 2 commits
-
-
Quan (Andy) Gan authored
-
Quan (Andy) Gan authored
* first commit * some thoughts * move around * more commit * more fixes * now it uses torch allocator * fix symbol export error * fix * fixes * test fix * add script * building separate library per version * fix for vs2019 * more fixes * fix on windows build * update jenkinsfile * auto copy built dlls for windows * lint and installation guide update * fix * specify conda environment * set environment for ci * fix * fix * fix * fix again * revert * fix cmake * fix * switch to using python interpreter path * remove scripts * debug * oops sorry * Update index.rst * Update index.rst * copies automatically, no need for this * do not print message if library not found * tiny fixes * debug on nightly * replace add_compile_definitions to make CMake 3.5 happy * fix linking to wrong lib for multiple pytorch envs * changed building strategy * fix nightly * fix windows * fix windows again * setup bugfix * address comments * change README
-