InfiniTensor/test
zhengly123 93f86d3f4d
Simplify tensor transfer between CPU and CUDA (#10)
* Add: OP infers data type  & Graph clones tensor

* Fix: vecToString format

* Add: static assert for Tensor methods

* Rename: getDataRawPtr -> getRawDataPtr

Co-authored-by: Liyan Zheng <liyan-zheng@outlook.com>
2022-08-25 11:29:16 +08:00
..
core Simplify tensor transfer between CPU and CUDA (#10) 2022-08-25 11:29:16 +08:00
nnet Add: nnet code 2022-08-08 16:02:07 +08:00
operators Simplify tensor transfer between CPU and CUDA (#10) 2022-08-25 11:29:16 +08:00
script Add CUDA runtime (#6) 2022-08-22 15:01:03 +08:00