InfiniTensor/test/core
Haojie Wang 7a9fcd93b2
Pooling ceil mode (#155)
* add ceil mode for pooling

* do not print debug info for allocator by default

* fix test bugs after introducing pooling ceil mode

* fix onnx import bug
2023-10-09 20:51:39 +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 Pooling ceil mode (#155) 2023-10-09 20:51:39 +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