InfiniTensor/pyinfinitensor
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
..
docs feat: 创建 pyinfinitensor 前端 2023-02-13 09:19:05 +08:00
src/pyinfinitensor impl sqrt on CUDA (#109) 2023-08-18 12:17:47 +08:00
tests support mixed dtype (#102) 2023-08-16 21:49:43 +08:00
pyproject.toml Dev for 202303ddl (#66) 2023-04-18 15:10:33 +08:00