InfiniTensor/test/core
PanZezhong1725 6ece3f4a77
Add ReduceSum op and kernel (#160)
* Add reduceSum op and kernel

* fix merge and format

* Reduce: reuse cat macro, add doc string

---------

Co-authored-by: Haojie Wang <haojie0429@gmail.com>
2023-11-24 09:29:58 +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 Add ReduceSum op and kernel (#160) 2023-11-24 09:29:58 +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