InfiniTensor/include/utils
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
..
data_convert.h support mixed dtype (#102) 2023-08-16 21:49:43 +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
operator_utils.h support mixed dtype (#102) 2023-08-16 21:49:43 +08:00
validation.h Verify wanghailu 0902 (#22) 2022-09-05 15:45:52 +08:00