- 21 Jan, 2021 1 commit
-
-
nv-dlasalle authored
-
- 14 Jan, 2021 1 commit
-
-
Quan (Andy) Gan authored
* fix munmap() using wrong parameter * rename variables Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 31 Dec, 2020 1 commit
-
-
Zhi Lin authored
Co-authored-by:Zihao Ye <expye@outlook.com>
-
- 26 Dec, 2020 2 commits
-
-
Da Zheng authored
* delete shared memory when receive signal. * rename. * fix lint. * fix lint. * fix compile. * Fix. * we need to report error if the shared memory exist. * disable tensorflow test for shared memory. * revert. Co-authored-by:
Ubuntu <ubuntu@ip-172-31-2-202.us-west-1.compute.internal> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Quan (Andy) Gan authored
-
- 25 Dec, 2020 1 commit
-
-
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
-
- 17 Dec, 2020 1 commit
-
-
Zihao Ye authored
* upd cmake * upd * format
-
- 15 Dec, 2020 1 commit
-
-
Da Zheng authored
* reuse. * fix compile. Co-authored-by:Ubuntu <ubuntu@ip-172-31-2-202.us-west-1.compute.internal>
-
- 10 Dec, 2020 1 commit
-
-
Quan (Andy) Gan authored
* disable openmp in arithmetic operation * lint * Update array_op_impl.cc Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 09 Dec, 2020 1 commit
-
-
Chao Ma authored
-
- 27 Nov, 2020 1 commit
-
-
Zihao Ye authored
-
- 26 Nov, 2020 2 commits
-
-
Zihao Ye authored
-
IzabelaMazur authored
-
- 22 Nov, 2020 1 commit
-
-
Zihao Ye authored
* upd * upd * update * upd * upd * upd * fix * lint * lint * pylint * doc
-
- 17 Nov, 2020 2 commits
-
-
Zihao Ye authored
-
pawelpiotrowicz authored
* support AVX512 * env DGL_CPU_INTEL_KERNEL_ENABLED=1 * env DGL_CPU_INTEL_KERNEL_LOG=1 * Add unittest test_spmm.cc Co-authored-by:
Izabela Mazur <izabela.mazur@intel.com> Co-authored-by:
Michal Szarmach <michal.szarmach@intel.com> Review patch
-
- 13 Nov, 2020 1 commit
-
-
Quan (Andy) Gan authored
* multiple fixes * fix CI * fiddle * revert stubs * remove stubs * poke * remove linking of driver library * minor Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 12 Nov, 2020 2 commits
-
-
Zihao Ye authored
-
Zihao Ye authored
* multiple fixes * fix CI * fiddle * revert stubs * upd * upd * unmerge * unmerge Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
- 06 Nov, 2020 1 commit
-
-
Zihao Ye authored
* upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * fix * upd * upd * upd * upd
-
- 02 Nov, 2020 1 commit
-
-
nv-dlasalle authored
* Update docs * Make non-default streams non-blocking
-
- 30 Oct, 2020 1 commit
-
-
nv-dlasalle authored
* Add async transferer class * Add async ndarray copy interface * Add python bindings * Fix comment * Add python class * Fix linting issues * Add python unit test * Update python interface * move async_transferer to cuda only directory * Fix linting issue * Move out of contrib * Add doc strings * Move test compute from backend * Update comment * Fix test naming * Fix argument usage * Wrap/unwrap backend parameters * Move to dataloading * Move to 'dataloading' * Make GPU/CPU compatible * Fix unit tests * Add docs * Use only backend interface for datamovement in unit test
-
- 17 Oct, 2020 1 commit
-
-
Quan (Andy) Gan authored
-
- 09 Oct, 2020 1 commit
-
-
mozga-intel authored
* OMP pragma was added to support hetero_graph loop, as follows: pragma omp parallel for * OMP pragma will be enabled iff the gpu is used for Co-authored-by:Zihao Ye <expye@outlook.com>
-
- 25 Sep, 2020 1 commit
-
-
Chao Ma authored
-
- 15 Sep, 2020 1 commit
-
-
Zihao Ye authored
-
- 11 Sep, 2020 1 commit
-
-
Quan (Andy) Gan authored
* fix cumsum * udp Co-authored-by:Zihao <expye@outlook.com>
-
- 10 Sep, 2020 4 commits
-
-
Zihao Ye authored
* upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * fix * upd * upd * upd * upd * fix * upd Co-authored-by:VoVAllen <jz1749@nyu.edu>
-
Quan (Andy) Gan authored
* fix flatten not wrapping unit graph * fix doc
-
Zihao Ye authored
* upd * upd * upd * upd * lint * upd * upd * fmt Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Quan (Andy) Gan authored
* Sanity check for FindEdges * [Feature?] BUG_ON() macro for sanity check
-
- 30 Aug, 2020 1 commit
-
-
Zihao Ye authored
* udp * fix Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
- 28 Aug, 2020 1 commit
-
-
Zihao Ye authored
* upd * upd
-
- 27 Aug, 2020 2 commits
- 19 Aug, 2020 1 commit
-
-
Chao Ma authored
* small fix * update
-
- 17 Aug, 2020 1 commit
-
-
Mufei Li authored
* Update graph * Fix for dgl.graph * from_scipy * Replace canonical_etypes with relations * from_networkx * Update for hetero_from_relations * Roll back the change of canonical_etypes to relations * heterograph * bipartite * Update doc * Fix lint * Fix lint * Fix test cases * Fix * Fix * Fix * Fix * Fix * Fix * Update * Fix test * Fix * Update * Use DGLError * Update * Update * Update * Update * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Update * Fix * Update * Fix * Fix * Fix * Update * Fix * Update * Fix * Update * Update * Update * Update * Update * Update * Update * Fix * Fix * Update * Update * Update * Update * Update * Update * rewrite sanity checks * delete unnecessary checks * Update * Update * Update * Update * Update * Update * Update * Update * Fix * Update * Update * Update * Fix * Fix * Fix * Update * Fix * Update * Fix * Fix * Update * Fix * Update * Fix Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Quan Gan <coin2028@hotmail.com>
-
- 14 Aug, 2020 2 commits
-
-
Quan (Andy) Gan authored
* test idea * cuda kernels * lint and fixes * lint * change to another strategy * use infinity * fix Co-authored-by:Zihao Ye <expye@outlook.com>
-
Jinjing Zhou authored
* aaa * revert * 111 * fix * fff * 111 * try * debug * fff * 111 * 1111 * fix * try * 111 * 111 * print * f * 111 * revert * fix * revert * add timeout * Revert "add timeout" This reverts commit fb34f67f11ad6556824daa6efa29a6ec2c7c1d3e.
-
- 13 Aug, 2020 1 commit
-
-
Chao Ma authored
* Fix memory leak * update * update * update * update * update * update * update
-