InfiniTensor/pyinfinitensor
PanZezhong1725 2412c25e67
Issue 107: Add copyin Numpy and covertion to Numpy (#126)
* Add copyin_numpy and to_numpy for pybind TensorObj

* fix copyin size assertion

* fix size calculation for scalar (rank = 0) tensor

* Use pybind buffer instead of returning array

* fix format
2023-09-01 11:20:26 +08:00
..
docs feat: 创建 pyinfinitensor 前端 2023-02-13 09:19:05 +08:00
src/pyinfinitensor Issue 107: Add copyin Numpy and covertion to Numpy (#126) 2023-09-01 11:20:26 +08:00
tests Issue 107: Add copyin Numpy and covertion to Numpy (#126) 2023-09-01 11:20:26 +08:00
pyproject.toml Dev for 202303ddl (#66) 2023-04-18 15:10:33 +08:00