Hongzhi (Steve), Chen
|
bcd3768426
|
[Misc] Replace /*! with /**. (#4823)
* replace
* blabla
* balbla
* blabla
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2022-11-07 08:16:41 +08:00 |
|
Hongzhi (Steve), Chen
|
619d735df5
|
[Misc] Replace \xxx with @xxx in structured comment. (#4822)
* param
* brief
* note
* return
* tparam
* brief2
* file
* return2
* return
* blabla
* all
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2022-11-07 00:22:45 +08:00 |
|
Hongzhi (Steve), Chen
|
b2d38ca82c
|
[Misc] clang-format auto fix. (#4803)
* [Misc] clang-format auto fix.
* manual
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2022-11-02 23:15:34 +08:00 |
|
pawelpiotrowicz
|
f8ebcd7f90
|
[Performance] Dynamic cpu kernel V3 for SpMMSumCsr all Ops (#2309)
* support AVX512
* env DGL_CPU_INTEL_KERNEL_ENABLED=1
* env DGL_CPU_INTEL_KERNEL_LOG=1
* Add unittest test_spmm.cc
Co-authored-by: Izabela Mazur <izabela.mazur@intel.com>
Co-authored-by: Michal Szarmach <michal.szarmach@intel.com>
Review patch
|
2020-11-17 15:12:23 +08:00 |
|