InfiniTensor/test
constroy Li 48847958d0
impl sqrt on CUDA (#109)
* impl sqrt on CUDA
fix parser of Gather and ReduceMean

* fix test_gather

* fix test_cuda_gather

* impl sqrt cpu and add sqrt to test_cuda_unary

* cuda_unary supports arbitary shapes

* fix SplitOp with dim=-1

* fix SplitOp with dim=-1
2023-08-18 12:17:47 +08:00
..
core support mixed dtype (#102) 2023-08-16 21:49:43 +08:00
kernels impl sqrt on CUDA (#109) 2023-08-18 12:17:47 +08:00
nnet NNET supports TVM backend and kernels (#78) 2023-04-18 00:26:36 +08:00
operators impl sqrt on CUDA (#109) 2023-08-18 12:17:47 +08:00
script build: 实现格式化 git added c/c++ 源码的脚本 (#98) 2023-07-21 12:29:50 +08:00