InfiniTensor/include/utils
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
..
data_convert.h 支持fp16 dtype (#96) 2023-08-02 16:38:16 +08:00
data_generator.h 支持fp16 dtype (#96) 2023-08-02 16:38:16 +08:00
dataloader.h Json perfrecord (#32) 2022-09-22 15:34:34 +08:00
exception.h add code for backtrace (#21) 2022-09-01 20:30:12 +08:00
validation.h Verify wanghailu 0902 (#22) 2022-09-05 15:45:52 +08:00