[Performance][Feature] Implement edge excluding in EdgeDataLoader on GPU (#3226)
* Update filter code * Add unit tests * Fixes * Switch to indices * Rename functions * Fix linting * Fix whitespace * Add doc * Fix heterograph * Change workspace allocation * Fix linting * Fix docs in filter.py * Add todo Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com>
Showing
python/dgl/utils/filter.py
0 → 100644
src/array/filter.cc
0 → 100644
src/array/filter.h
0 → 100644
Please register or sign in to comment