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
|
6c53f351c6
|
Replace \xxx with @xxx in structured comment. (#4815)
* replace
* more
* file
* change
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2022-11-04 22:59:13 +08:00 |
|
Hongzhi (Steve), Chen
|
07dc8fb666
|
[Misc] clang-format auto fix. (#4800)
* clang-format
* manul
* manul
* manual
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2022-11-02 16:53:19 +08:00 |
|
Lingfan Yu
|
a1d50f0f53
|
[Refactor] Rename before release (#261)
* include/dgl/runtime
* include
* src/runtime
* src/graph
* src/scheduler
* src
* clean up CMakeLists
* further clean up in cmake
* install commands
* python/dgl/_ffi/_cython
* python/dgl/_ffi/_ctypes
* python/dgl/_ffi
* python/dgl
* some fix
* copy right
|
2018-12-05 16:45:36 -05:00 |
|
Minjie Wang
|
820c6b9ed6
|
Add lint script and fix cpplint errors
|
2018-10-18 22:44:29 -04:00 |
|
Minjie Wang
|
2694b12725
|
import ffi solution from TVM
|
2018-09-05 10:51:31 -04:00 |
|