InfiniTensor/src
zhengly123 63d8aff985
Fix: cuCtxCreate before other initialization (#49)
Fix: create cuCtx at the very beginning

Co-authored-by: Liyan Zheng <liyan-zheng@outlook.com>
2022-10-19 15:41:48 +08:00
..
bang Add bangc runtime and element-wise kernels 2022-09-22 16:57:39 +08:00
core Add: connection among tensors and operators (#45) 2022-10-18 22:02:51 +08:00
cuda Add: python API for timing ConvTranspose (#46) 2022-10-07 16:03:11 +08:00
ffi Add: python API for timing ConvTranspose (#46) 2022-10-07 16:03:11 +08:00
kernels Fix: cuCtxCreate before other initialization (#49) 2022-10-19 15:41:48 +08:00
nnet Fix CMake USE_CUDA (#36) 2022-09-21 12:28:00 +08:00
operators Fix: cuCtxCreate before other initialization (#49) 2022-10-19 15:41:48 +08:00
utils Tensor serialization (#25) 2022-09-13 11:27:41 +08:00