| .. |
|
clip_convert_activation_pass.cc
|
fix bug in thread_pool & fix codex
|
2020-11-27 19:15:01 +08:00 |
|
clip_convert_activation_pass.h
|
modify for static check
|
2020-10-30 16:16:42 +08:00 |
|
group_depthwise_op_convert_pass.cc
|
fix converter bug
|
2020-11-28 17:01:46 +08:00 |
|
group_depthwise_op_convert_pass.h
|
rewrite tflite model parsers
|
2020-11-23 21:13:29 +08:00 |
|
identity_remove_pass.cc
|
fix tflite deconv bug and adjust mindir int64
|
2020-11-25 20:00:46 +08:00 |
|
identity_remove_pass.h
|
add tflite custom op
|
2020-11-19 17:22:18 +08:00 |
|
infershape_pass.cc
|
fix converter bug
|
2020-11-28 17:01:46 +08:00 |
|
infershape_pass.h
|
add infershape pass & add slice_prepose pass (Softmax)
|
2020-11-16 18:49:54 +08:00 |
|
mindir_adjust_pass.cc
|
mindir reconstruct
|
2020-12-04 09:28:41 +08:00 |
|
mindir_adjust_pass.h
|
mindir reconstruct
|
2020-12-04 09:28:41 +08:00 |
|
onnx_inputs_adjust_pass.cc
|
reconstruct onnx
|
2020-12-09 03:48:32 +08:00 |
|
onnx_inputs_adjust_pass.h
|
reconstruct onnx
|
2020-12-09 03:48:32 +08:00 |
|
slice_prepose_pass.cc
|
clean_code_8
|
2020-11-20 15:02:36 +08:00 |
|
slice_prepose_pass.h
|
SlicePrepose support Reshape,Matmul,FC,Transpose,Arithmetic,Slice
|
2020-11-18 17:53:11 +08:00 |
|
tflite_inputs_order_exchange_pass.cc
|
fix strided slice multi inputs bug
|
2020-12-01 14:51:29 +08:00 |
|
tflite_inputs_order_exchange_pass.h
|
rewrite tflite model parsers
|
2020-11-23 21:13:29 +08:00 |
|
unused_cast_node_remove_pass.cc
|
Remove cast operators which convert datatype from fp32 to fp16.
|
2020-09-28 11:55:12 +08:00 |
|
unused_cast_node_remove_pass.h
|
Remove cast operators which convert datatype from fp32 to fp16.
|
2020-09-28 11:55:12 +08:00 |
|
unused_transpose_node_remove_pass.cc
|
clean_code_8
|
2020-11-20 15:02:36 +08:00 |
|
unused_transpose_node_remove_pass.h
|
fix int8transpose parser
|
2020-10-31 10:05:49 +08:00 |
|
update_conv2d_param_pass.cc
|
add news models to the entrance guard and fix some bugs
|
2020-11-25 20:33:26 +08:00 |
|
update_conv2d_param_pass.h
|
add news models to the entrance guard and fix some bugs
|
2020-11-25 20:33:26 +08:00 |
|
weight_format_hardcode_pass.cc
|
!9100 add more tf parsers
|
2020-11-30 09:14:06 +08:00 |
|
weight_format_hardcode_pass.h
|
add more tf parsers
|
2020-11-27 16:19:08 +08:00 |
|
weight_format_transform_pass.cc
|
fix post quantization bug when fullyconnection with bias
|
2020-11-11 20:26:01 +08:00 |
|
weight_format_transform_pass.h
|
move weight pass to anf
|
2020-09-22 09:57:43 +08:00 |