device_api.cc
3.31 KB
-
[REFACTOR][FFI] Make more clear naming for C API Type codes. (#4715) · 0ec27f4b
This PR introduces more clear naming prefix for C API type codes to avoid conflict with other packages. We also removed TVMArray and TVMType to directly use DLTensor and DLDataType.
Tianqi Chen committed