InfiniTensor/test/core
zhangyunze ef672894d0
support mixed dtype (#102)
* feat: support mixed dtype

* feat: support cast op

* test: add test for cast op

* feat: support datatype BFloat16

* feat: support data convert fp32 <-> bfp16

* fix: fix all op's infershape func

* fix as review comment
2023-08-16 21:49:43 +08:00
..
python.py feat: 创建 pyinfinitensor 前端 2023-02-13 09:19:05 +08:00
test_graph.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_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