- 23 Sep, 2022 1 commit
-
-
Vibhu Jawa authored
* get_more_logs * Update cugraph_unit_test.sh * Update test_basics.py * Update cugraph_unit_test.sh * Update tests/cugraph/test_basics.py Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 07 Jul, 2022 1 commit
-
-
Vibhu Jawa authored
* Added to_cugraph and from_cugraph functionality * fix from_cugraph example * Addressed Reviews * Fix linting * Apply suggestions to docstrings from code review Co-authored-by:
Minjie Wang <minjie.wang@nyu.edu> * Add API docs and remove `from_cugraph` alias * move cugraph tests to tests/cugraph/test_basics.py * remove ununsed imports from test_basics.py * remove pytest.importorskip as no longer needed Co-authored-by:
Minjie Wang <minjie.wang@nyu.edu> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
- 05 Jul, 2022 1 commit
-
-
Rhett Ying authored
* [CI] add new stage specific forcuda related features based on nvidia+pytorch * build and test for gpu_nv * fix build failure * fix unit tests * make -j * install cython beforehand * copy cython lib * test cugraph tests only * fix typo * separate test script for cugraph * refactor build dgl shell
-