"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "09129842e75f9fcf1f4337a3df4dfda0c865fd7c"
[Feature] Pin dgl.graph to the page-locked memory (#3616)
* implement pin_memory/unpin_memory/is_pinned for dgl.graph
* update python docstring
* update c++ docstring
* add test
* fix the broken UnifiedTensor
* eliminate extra context parameter for pin/unpin
* fix linting
* fix typo
* disable new format materialization for pinned graphs
* update python doc for pin_memory_
* fix unit test
* update doc
* change unitgraph and heterograph's PinMemory to in-place
* update comments for NDArray's PinMemory_ and PinData
* update doc
Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
Showing
Please register or sign in to comment