"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "3f421fe09fa47512618287c0b1d306dde93ba9ec"
[bugfix] Implement `__setstate__` for Column (fixes #4107) (#4174)
* * Workaround for graph data saving/loading compatibility problem in Column class. There may be more places in DGL with the same issue, due to using Python serialization, instead of a more cohesive, comprehensive strategy. This is just a local fix. * Add checking for non-empty states * Add unit test * Handle the case of columns without storage Co-authored-by:ndickson <ndickson@nvidia.com> Co-authored-by:
Xin Yao <xiny@nvidia.com>
Showing
Please register or sign in to comment