InfiniTensor/test
zhangyunze 9b10a74788
支持fp16 dtype (#96)
* add conv_half kernel

* Conv Kernel FP16

* dcj:
replace "DataType::Float32" with "op->getDType()" to support more DataType

* feat: support Float16 dtype

* fix: set default clang-format to 14 version

* fix: 按照review意见修改

* fix: add data convert to convfp16 kernel test

* test: add conv_fp16 kernel test

---------

Co-authored-by: zhangyue207 <zhangyue@qiyuanlab.com>
Co-authored-by: kilinchange <kilinchange@163.com>
2023-08-02 16:38:16 +08:00
..
core 支持fp16 dtype (#96) 2023-08-02 16:38:16 +08:00
kernels 支持fp16 dtype (#96) 2023-08-02 16:38:16 +08:00
nnet NNET supports TVM backend and kernels (#78) 2023-04-18 00:26:36 +08:00
operators Dev for 202303ddl (#66) 2023-04-18 15:10:33 +08:00
script build: 实现格式化 git added c/c++ 源码的脚本 (#98) 2023-07-21 12:29:50 +08:00