You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mindspore-ci-bot 9fa0499fa0 Change GatherV2 to Gather r1.1 to master 5 years ago
..
CMakeLists.txt fix bug of build 5 years ago
schema.fbs remove all todos 5 years ago
tflite_activation_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_activation_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_addn_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_addn_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_argmax_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_argmax_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_argmin_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_argmin_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_arithmetic_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_arithmetic_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_batch_to_space_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_batch_to_space_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_broadcast_to_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_broadcast_to_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_cast_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_cast_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_concat_parser.cc adjust concat and remove unused attr 5 years ago
tflite_concat_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_conv_parser.cc integrate conv2d ir 5 years ago
tflite_conv_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_converter.cc rewrite tflite model parsers 5 years ago
tflite_converter.h rewrite tflite model parsers 5 years ago
tflite_custom_parser.cc fix code review 5 years ago
tflite_custom_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_deconv_parser.cc integrate conv2d ir 5 years ago
tflite_deconv_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_depth_to_space_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_depth_to_space_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_depthwise_conv_parser.cc integrate conv2d ir 5 years ago
tflite_depthwise_conv_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_dequantize_parser.cc fix some bugs 5 years ago
tflite_dequantize_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_expand_dims_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_expand_dims_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_fill_parser.cc resolve issue 5 years ago
tflite_fill_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_fullyconnected_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_fullyconnected_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_gather_nd_parser.cc add common_populate 5 years ago
tflite_gather_nd_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_gather_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_gather_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_hashtable_lookup_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_hashtable_lookup_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_l2norm_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_l2norm_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_logical_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_logical_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_lrn_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_lrn_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_lsh_projection_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_lsh_projection_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_matmul_parser.cc fix code review 5 years ago
tflite_matmul_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_model_parser.cc resolve issue 5 years ago
tflite_model_parser.h fix quantized rounding 5 years ago
tflite_node_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_node_parser_registry.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_node_parser_registry.h tflite parser remove useless code and recitify registry 5 years ago
tflite_one_hot_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_one_hot_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_pad_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_pad_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_pooling_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_pooling_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_prelu_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_prelu_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_quantize_parser.cc fix some bugs 5 years ago
tflite_quantize_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_range_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_range_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_rank_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_rank_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_reduce_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_reduce_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_reshape_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_reshape_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_resize_parser.cc fix resize & shape bug 5 years ago
tflite_resize_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_reverse_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_reverse_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_reverse_sequence_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_reverse_sequence_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_scatter_nd_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_scatter_nd_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_shape_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_shape_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_skip_gram_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_skip_gram_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_slice_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_slice_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_softmax_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_softmax_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_space_to_batch_nd_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_space_to_batch_nd_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_space_to_depth_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_space_to_depth_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_sparse_to_dense_parser.cc remove attr of sparseToDense op 5 years ago
tflite_sparse_to_dense_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_split_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_split_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_split_v_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_split_v_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_squeeze_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_squeeze_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_stack_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_stack_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_strided_slice_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_strided_slice_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_tile_parser.cc add reciprocal op 5 years ago
tflite_tile_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_topk_v2_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_topk_v2_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_transpose_parser.cc fix code review 5 years ago
tflite_transpose_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_unique_parser.cc remove unique outtype attr 5 years ago
tflite_unique_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_unstack_parser.cc unstack remote num 5 years ago
tflite_unstack_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_util.cc Change GatherV2 to Gather r1.1 to master 5 years ago
tflite_util.h rewrite tflite model parsers 5 years ago
tflite_where_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_where_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_while_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_while_parser.h tflite parser remove useless code and recitify registry 5 years ago
tflite_zeros_like_parser.cc tflite parser remove useless code and recitify registry 5 years ago
tflite_zeros_like_parser.h tflite parser remove useless code and recitify registry 5 years ago