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 0b8896a5a0 !7601 [MSLITE] Fix bug of several operators. 5 years ago
..
CMakeLists.txt use .cmake to compile protobuf and flatbuffers 5 years ago
onnx.proto add mindspore lite 5 years ago
onnx_argmax_parser.cc optimize structure and interface 5 years ago
onnx_argmax_parser.h optimize structure and interface 5 years ago
onnx_arithmetic_operation_parser.cc add parser of pow 5 years ago
onnx_arithmetic_operation_parser.h append onnx parser 5 years ago
onnx_batchnorm_parser.cc optimize structure and interface 5 years ago
onnx_batchnorm_parser.h optimize structure and interface 5 years ago
onnx_biasadd_parser.cc optimize structure and interface 5 years ago
onnx_biasadd_parser.h optimize structure and interface 5 years ago
onnx_cast_parser.cc Fix bug of onnx cast parser. 5 years ago
onnx_cast_parser.h optimize structure and interface 5 years ago
onnx_clip_parser.cc Add dropout pass, add clip pass, and fix the fusion problem of transpose 5 years ago
onnx_clip_parser.h optimize structure and interface 5 years ago
onnx_concat_parser.cc optimize structure and interface 5 years ago
onnx_concat_parser.h optimize structure and interface 5 years ago
onnx_constant_of_shape_parser.cc Modify implementation of constant_of_shape. 5 years ago
onnx_constant_of_shape_parser.h supplement onnx lstm,split,topk,constantOfShape parser 5 years ago
onnx_constant_parser.cc optimize structure and interface 5 years ago
onnx_constant_parser.h optimize structure and interface 5 years ago
onnx_conv_parser.cc append onnx parser 5 years ago
onnx_conv_parser.h optimize structure and interface 5 years ago
onnx_converter.cc optimize structure and interface 5 years ago
onnx_converter.h optimize structure and interface 5 years ago
onnx_deconv_parser.cc support complex64 and support audio op convert and fix bug 5 years ago
onnx_deconv_parser.h optimize structure and interface 5 years ago
onnx_depth_to_space_parser.cc optimize structure and interface 5 years ago
onnx_depth_to_space_parser.h optimize structure and interface 5 years ago
onnx_dropout_parser.cc mslite fix onnx conv\reshape\dropout\matmul parser, fix infershape_pass bug 5 years ago
onnx_dropout_parser.h optimize structure and interface 5 years ago
onnx_elu_parser.cc optimize structure and interface 5 years ago
onnx_elu_parser.h optimize structure and interface 5 years ago
onnx_expand_parser.cc modify onnx parsers format 5 years ago
onnx_expand_parser.h optimize structure and interface 5 years ago
onnx_flatten_parser.cc optimize structure and interface 5 years ago
onnx_flatten_parser.h optimize structure and interface 5 years ago
onnx_gather_parser.cc optimize structure and interface 5 years ago
onnx_gather_parser.h optimize structure and interface 5 years ago
onnx_identity_parser.cc append onnx parser 5 years ago
onnx_identity_parser.h append onnx parser 5 years ago
onnx_instance_norm_parser.cc append onnx parser 5 years ago
onnx_instance_norm_parser.h append onnx parser 5 years ago
onnx_lrn_parser.cc add tflite hashtable_lookup,mirror_pad,skipGram parser;adjust const fold adapt to datatype 5 years ago
onnx_lrn_parser.h optimize structure and interface 5 years ago
onnx_lstm_parser.cc supplement onnx lstm,split,topk,constantOfShape parser 5 years ago
onnx_lstm_parser.h supplement onnx lstm,split,topk,constantOfShape parser 5 years ago
onnx_matmul_parser.cc change log_adapter 5 years ago
onnx_matmul_parser.h optimize structure and interface 5 years ago
onnx_model_parser.cc !7601 [MSLITE] Fix bug of several operators. 5 years ago
onnx_model_parser.h add identity pass and adjust log 5 years ago
onnx_node_parser.cc Modify implementation of constant_of_shape. 5 years ago
onnx_node_parser.h Modify implementation of constant_of_shape. 5 years ago
onnx_node_parser_registry.cc modify onnx parsers format 5 years ago
onnx_node_parser_registry.h optimize structure and interface 5 years ago
onnx_non_max_suppression_parser.cc add op NonMaxSuppression 5 years ago
onnx_non_max_suppression_parser.h append onnx parser 5 years ago
onnx_onehot_parser.cc add parser of pow 5 years ago
onnx_onehot_parser.h add parser of pow 5 years ago
onnx_pad_parser.cc optimize structure and interface 5 years ago
onnx_pad_parser.h optimize structure and interface 5 years ago
onnx_pool_parser.cc !7579 [MS][LITE]fix onnx pool parser, fixed striped_sclice memory out of bounds 5 years ago
onnx_pool_parser.h optimize structure and interface 5 years ago
onnx_reduce_parser.cc optimize structure and interface 5 years ago
onnx_reduce_parser.h optimize structure and interface 5 years ago
onnx_relu_parser.cc Fix bug of several operators. 5 years ago
onnx_relu_parser.h optimize structure and interface 5 years ago
onnx_reshape_parser.cc add identity pass and adjust log 5 years ago
onnx_reshape_parser.h optimize structure and interface 5 years ago
onnx_resize_parser.cc append onnx parser 5 years ago
onnx_resize_parser.h append onnx parser 5 years ago
onnx_shape_parser.cc optimize structure and interface 5 years ago
onnx_shape_parser.h optimize structure and interface 5 years ago
onnx_sigmoid_parser.cc optimize structure and interface 5 years ago
onnx_sigmoid_parser.h optimize structure and interface 5 years ago
onnx_slice_parser.cc optimize structure and interface 5 years ago
onnx_slice_parser.h optimize structure and interface 5 years ago
onnx_softmax_parser.cc optimize structure and interface 5 years ago
onnx_softmax_parser.h optimize structure and interface 5 years ago
onnx_space_to_depth_parser.cc optimize structure and interface 5 years ago
onnx_space_to_depth_parser.h optimize structure and interface 5 years ago
onnx_split_parser.cc supplement onnx lstm,split,topk,constantOfShape parser 5 years ago
onnx_split_parser.h supplement onnx lstm,split,topk,constantOfShape parser 5 years ago
onnx_squeeze_parser.cc optimize structure and interface 5 years ago
onnx_squeeze_parser.h optimize structure and interface 5 years ago
onnx_tile_parser.cc optimize structure and interface 5 years ago
onnx_tile_parser.h optimize structure and interface 5 years ago
onnx_topk_parser.cc supplement onnx lstm,split,topk,constantOfShape parser 5 years ago
onnx_topk_parser.h supplement onnx lstm,split,topk,constantOfShape parser 5 years ago
onnx_transpose_parser.cc optimize structure and interface 5 years ago
onnx_transpose_parser.h optimize structure and interface 5 years ago
onnx_unsqueeze_parser.cc modify onnx parsers format 5 years ago
onnx_unsqueeze_parser.h optimize structure and interface 5 years ago
onnx_unuseful_node_parser.cc optimize structure and interface 5 years ago
onnx_unuseful_node_parser.h optimize structure and interface 5 years ago
onnx_upsample_parser.cc Fix bug of several operators. 5 years ago
onnx_upsample_parser.h Fix bug of onnx cast parser. 5 years ago