InfiniTensor/test/core
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
..
python.py feat: 创建 pyinfinitensor 前端 2023-02-13 09:19:05 +08:00
test_graph.cc Issue 107: Add copyin Numpy and covertion to Numpy (#126) 2023-09-01 11:20:26 +08:00
test_graph_handler.cc 支持fp16 dtype (#96) 2023-08-02 16:38:16 +08:00
test_graph_replace.cc Dev for 202303ddl (#66) 2023-04-18 15:10:33 +08:00
test_hash.cc support mixed dtype (#102) 2023-08-16 21:49:43 +08:00
test_lazy_allocator.cc memory_allocator (#103) 2023-08-13 13:39:35 +08:00
test_search.cc ADD: add mkl runtime for intel cpu , and add mkl kernel for matmul/conv/convtransposed. (#61) 2023-03-27 21:28:49 +08:00
test_tensor_save.cc Dev for 202303ddl (#66) 2023-04-18 15:10:33 +08:00
test_verify.cc Verify wanghailu 0902 (#22) 2022-09-05 15:45:52 +08:00