mindspore2022/mindspore/lite/nnacl/fp16
xuanyue 4cc0cf2df8 add reciprocal op 2020-12-08 14:48:04 +08:00
..
activation_fp16.c [MSLITE] deconv int8 2020-11-02 11:03:10 +08:00
activation_fp16.h [MSLITE] deconv int8 2020-11-02 11:03:10 +08:00
arithmetic_fp16.c fix code review 2020-11-25 20:10:16 +08:00
arithmetic_fp16.h fix arithmetic op bug 2020-10-26 18:38:59 +08:00
arithmetic_self_fp16.c add reciprocal op 2020-12-08 14:48:04 +08:00
arithmetic_self_fp16.h add reciprocal op 2020-12-08 14:48:04 +08:00
batchnorm_fp16.c fix codedex 2020-12-02 14:09:07 +08:00
batchnorm_fp16.h fix_batchnorm_output_fp16 2020-08-27 21:05:54 +08:00
cast_fp16.c [MSLITE][Develop] fix bug of arm cpu fp16 op cast 2020-11-04 16:12:01 +08:00
cast_fp16.h rename nnacl fp32 2020-11-17 10:53:47 +08:00
common_func_fp16.c [MSLITE] deconv winograd fp16 neon 2020-10-22 15:47:00 +08:00
common_func_fp16.h [MSLITE] deconv winograd fp16 neon 2020-10-22 15:47:00 +08:00
concat_fp16.c fix concat fp16 2020-09-27 17:16:38 +08:00
concat_fp16.h fix concat fp16 2020-09-27 17:16:38 +08:00
conv_depthwise_fp16.c [MSLITE][Develop] fix bug of arm cpu deconv depthwise 2020-11-06 15:20:38 +08:00
conv_depthwise_fp16.h rename nnacl fp32 2020-11-17 10:53:47 +08:00
conv_fp16.c optimize int8 mul op && delete useless code 2020-11-13 11:10:18 +08:00
conv_fp16.h optimize fp16 common conv 2020-09-25 16:26:23 +08:00
crop_fp16.c fix code review 2020-11-23 20:01:36 +08:00
crop_fp16.h fix multipe definition of function 2020-10-23 11:30:39 +08:00
deconv_fp16.c fp16 deconv winograd 2020-10-20 10:47:22 +08:00
deconv_fp16.h fp16 deconv winograd 2020-10-20 10:47:22 +08:00
deconv_winograd_fp16.c [MSLITE] deconv int8 2020-11-02 11:03:10 +08:00
deconv_winograd_fp16.h [MSLITE] deconv winograd fp16 neon 2020-10-23 16:45:52 +08:00
matmul_fp16.c fix code review 2020-11-23 20:01:36 +08:00
matmul_fp16.h fix code review 2020-11-23 20:01:36 +08:00
matrix_fp16.c [MSLITE] deconv winograd fp16 neon 2020-10-23 16:45:52 +08:00
matrix_fp16.h [MSLITE] deconv winograd fp16 neon 2020-10-23 16:45:52 +08:00
pack_fp16.c fp16 winograd init optimize 2020-10-09 18:22:31 +08:00
pack_fp16.h fp16 winograd init optimize 2020-10-09 18:22:31 +08:00
pad_fp16.c pad_fp16_support_reflect 2020-11-04 17:57:03 +08:00
pad_fp16.h rename nnacl fp32 2020-11-17 10:53:47 +08:00
pooling_fp16.c add activation fusion for fp16 pooling 2020-09-23 17:54:27 +08:00
pooling_fp16.h add activation fusion for fp16 pooling 2020-09-23 17:54:27 +08:00
quant_dtype_cast_fp16.c fix issue quant dtype cast not support input fp16 2020-10-15 20:59:07 +08:00
quant_dtype_cast_fp16.h fix issue quant dtype cast not support input fp16 2020-10-15 20:59:07 +08:00
reduce_fp16.c [MSLITE][Develop] fix bug of arm fp16 cpu op: reduce, arithmetic 2020-09-28 10:13:13 +08:00
reduce_fp16.h reduce int8 malloc data assign data split 2020-09-11 14:46:27 +08:00
scale_fp16.c fix multipe definition of function 2020-10-23 11:30:39 +08:00
scale_fp16.h fix multipe definition of function 2020-10-23 11:30:39 +08:00
slice_fp16.c Refactor slice and add fp16 kernel 2020-09-29 11:48:43 +08:00
slice_fp16.h Refactor slice and add fp16 kernel 2020-09-29 11:48:43 +08:00
softmax_fp16.c Use local max input value instead of the global one for fp32 & fp16 softmax 2020-09-24 17:39:26 +08:00
softmax_fp16.h softmax activation fp16 2020-08-24 11:26:26 +08:00
split_fp16.c move nnacl to lite/ 2020-08-22 16:43:15 +08:00
split_fp16.h move nnacl to lite/ 2020-08-22 16:43:15 +08:00
stack_fp16.c fix multipe definition of function 2020-10-23 11:30:39 +08:00
stack_fp16.h scale stack fp16 2020-09-29 17:23:21 +08:00
transpose_fp16.c fix multipe definition of function 2020-10-23 11:30:39 +08:00
transpose_fp16.h fix static checking issues of lite ops 2020-12-03 10:34:41 +08:00
winograd_transform_fp16.c fp16 deconv winograd 2020-10-20 10:47:22 +08:00
winograd_transform_fp16.h fp16 deconv winograd 2020-10-20 10:47:22 +08:00
winograd_utils_fp16.c add fp16 selection func 2020-10-12 16:23:07 +08:00
winograd_utils_fp16.h add fp16 selection func 2020-10-12 16:23:07 +08:00