"gallery/others/plot_visualization_utils.py" did not exist on "3a7e5e383f07336d5fc5ed4101c674a0f583d775"
[Kernel] Add heterograph support in CUDA kernels (SpMM, SDDMM) (#2925)
* Added heterograph support SpMM, SDDMM
* bug fix cuda stream
* add cudaStrm destroy and fix whitespace
* Added heterograph support SpMM, SDDMM
* bug fix cuda stream
* add cudaStrm destroy and fix whitespace
* changed max stream = 1
* Fixed ctx
* using default stream
* Added heterograph support SpMM, SDDMM
* bug fix cuda stream
* add cudaStrm destroy and fix whitespace
* changed max stream = 1
* Fixed ctx
* using default stream
* fix bug in copy_rhs
* changed by mistake
* minor datatype change
* added datatype check
Co-authored-by:
Israt Nisa <nisisrat@amazon.com>
Showing
Please register or sign in to comment