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.
 
 
 
 
 
 
yeyunpeng 9512322afa add tf parser 5 years ago
..
proto modify tf_converter & add some tf parsers 5 years ago
CMakeLists.txt fix bug of build 5 years ago
tf_activation_parser.cc add tf parser 5 years ago
tf_activation_parser.h modify tf_converter & add some tf parsers 5 years ago
tf_argmax_parser.cc tf_parser-4 5 years ago
tf_argmax_parser.h tf_parser-4 5 years ago
tf_argmin_parser.cc tf_parser-4 5 years ago
tf_argmin_parser.h tf_parser-4 5 years ago
tf_arithmetic_parser.cc resolve encoder model parser problems 5 years ago
tf_arithmetic_parser.h modify tf_converter & add some tf parsers 5 years ago
tf_arithmetic_self_parser.cc add tf parser 5 years ago
tf_arithmetic_self_parser.h add tf parser 5 years ago
tf_assert_parser.cc tensorlist parsers 5 years ago
tf_assert_parser.h tensorlist parsers 5 years ago
tf_batch_matmul_parser.cc add tf parser 5 years ago
tf_batch_matmul_parser.h add tf parser 5 years ago
tf_batch_to_space_nd_parser.cc batch_space 5 years ago
tf_batch_to_space_nd_parser.h batch_space 5 years ago
tf_batchnorm_parser.cc 032-tf_parser-6 5 years ago
tf_batchnorm_parser.h resolve encoder model parser problems 5 years ago
tf_biasadd_parser.cc runtime support tensorlist 5 years ago
tf_biasadd_parser.h modify tf_converter & add some tf parsers 5 years ago
tf_cast_parser.cc check the divisor to be 0 5 years ago
tf_cast_parser.h add more tf parsers 5 years ago
tf_concat_parser.cc runtime support tensorlist 5 years ago
tf_concat_parser.h add more tf parsers 5 years ago
tf_conv_base_parser.cc add more tf parsers 5 years ago
tf_conv_base_parser.h add more tf parsers 5 years ago
tf_conv_depthwise_parser.cc tf_parser-4 5 years ago
tf_conv_depthwise_parser.h tf_parser-4 5 years ago
tf_conv_parser.cc add tf parser 5 years ago
tf_conv_parser.h add more tf parsers 5 years ago
tf_converter.cc modify tf_converter & add some tf parsers 5 years ago
tf_converter.h modify tf_converter & add some tf parsers 5 years ago
tf_crop_and_resize_parser.cc check the divisor to be 0 5 years ago
tf_crop_and_resize_parser.h add tf parser 5 years ago
tf_deconv_parser.cc tf_deconv_bn_fusion 5 years ago
tf_deconv_parser.h support deconv parser 5 years ago
tf_dropout_parser.cc 032-tf_parser-6 5 years ago
tf_dropout_parser.h 032-tf_parser-6 5 years ago
tf_enter_parser.cc functionalize while 5 years ago
tf_enter_parser.h functionalize while 5 years ago
tf_exit_parser.cc functionalize while 5 years ago
tf_exit_parser.h functionalize while 5 years ago
tf_expand_dims_parser.cc resolve encoder model parser problems 5 years ago
tf_expand_dims_parser.h add more tf parsers 5 years ago
tf_fill_parser.cc debug encoder 5 years ago
tf_fill_parser.h debug encoder 5 years ago
tf_gather_nd_parser.cc add tf parser 5 years ago
tf_gather_nd_parser.h add tf parser 5 years ago
tf_gather_parser.cc Change GatherV2 to Gather r1.1 to master 5 years ago
tf_gather_parser.h add more tf parsers 5 years ago
tf_if_parser.cc resolve encoder model parser problems 5 years ago
tf_if_parser.h resolve encoder model parser problems 5 years ago
tf_invert_permutation_parser.cc add tf parser 5 years ago
tf_invert_permutation_parser.h add tf parser 5 years ago
tf_is_finite_parser.cc support tf parsers 5 years ago
tf_is_finite_parser.h support tf parsers 5 years ago
tf_linspace_parser.cc add tf parser 5 years ago
tf_linspace_parser.h add tf parser 5 years ago
tf_logical_parser.cc support tf parsers 5 years ago
tf_logical_parser.h add tf subgraph parser and rm unused code 5 years ago
tf_loop_cond_parser.cc functionalize while 5 years ago
tf_loop_cond_parser.h functionalize while 5 years ago
tf_matmul_parser.cc modify tf_converter & add some tf parsers 5 years ago
tf_matmul_parser.h modify tf_converter & add some tf parsers 5 years ago
tf_merge_parser.cc functionalize while 5 years ago
tf_merge_parser.h functionalize while 5 years ago
tf_model_parser.cc !11324 [MS][LITE]functionalize while 5 years ago
tf_model_parser.h functionalize while 5 years ago
tf_next_iteration_parser.cc functionalize while 5 years ago
tf_next_iteration_parser.h functionalize while 5 years ago
tf_node_parser.cc debug encoder 5 years ago
tf_node_parser.h runtime support tensorlist 5 years ago
tf_node_parser_registry.cc add tensorflow model parser 5 years ago
tf_node_parser_registry.h add tensorflow model parser 5 years ago
tf_non_max_suppression_parser.cc add tf parser 5 years ago
tf_non_max_suppression_parser.h add tf parser 5 years ago
tf_one_hot_parser.cc pow-1 5 years ago
tf_one_hot_parser.h pow-1 5 years ago
tf_pack_parser.cc add more tf parsers 5 years ago
tf_pack_parser.h add more tf parsers 5 years ago
tf_pad_parser.cc add tf parser 5 years ago
tf_pad_parser.h add tf parser 5 years ago
tf_pool_parser.cc debug encoder 5 years ago
tf_pool_parser.h resolve encoder model parser problems 5 years ago
tf_ragged_range_parser.cc resolve encoder model parser problems 5 years ago
tf_ragged_range_parser.h add tf while pass 5 years ago
tf_random_standard_normal_parser.cc random-14 5 years ago
tf_random_standard_normal_parser.h random-14 5 years ago
tf_range_parser.cc resolve encoder model parser problems 5 years ago
tf_range_parser.h add tf while pass 5 years ago
tf_rank_parser.cc add tf parser 5 years ago
tf_rank_parser.h add tf parser 5 years ago
tf_reduce_parser.cc runtime support tensorlist 5 years ago
tf_reduce_parser.h add more tf parsers 5 years ago
tf_reshape_parser.cc add more tf parsers 5 years ago
tf_reshape_parser.h add more tf parsers 5 years ago
tf_resize_parser.cc pow-1 5 years ago
tf_resize_parser.h 030-unte-model-3 5 years ago
tf_reverse_parser.cc add tf parser 5 years ago
tf_reverse_parser.h add tf parser 5 years ago
tf_reverse_sequence_parser.cc lstm add smooth & add gru op & add 3 lstm fusion pass 5 years ago
tf_reverse_sequence_parser.h runtime support tensorlist 5 years ago
tf_round_parser.cc add more tf parsers 5 years ago
tf_round_parser.h add more tf parsers 5 years ago
tf_rsqrt_parser.cc debug encoder 5 years ago
tf_rsqrt_parser.h debug encoder 5 years ago
tf_select_parser.cc resolve encoder model parser problems 5 years ago
tf_select_parser.h lstm add smooth & add gru op & add 3 lstm fusion pass 5 years ago
tf_shape_parser.cc add more tf parsers 5 years ago
tf_shape_parser.h add more tf parsers 5 years ago
tf_size_parser.cc add tf parser 5 years ago
tf_size_parser.h add tf parser 5 years ago
tf_slice_parser.cc add tf parser 5 years ago
tf_slice_parser.h add tf parser 5 years ago
tf_softmax_parser.cc 032-tf_parser-6 5 years ago
tf_softmax_parser.h 032-tf_parser-6 5 years ago
tf_space_to_batch_nd_parser.cc batch_space 5 years ago
tf_space_to_batch_nd_parser.h batch_space 5 years ago
tf_split_parser.cc runtime support tensorlist 5 years ago
tf_split_parser.h modify tf_converter & add some tf parsers 5 years ago
tf_squared_difference_parser.cc 032-tf_parser-6 5 years ago
tf_squared_difference_parser.h 032-tf_parser-6 5 years ago
tf_squeeze_parser.cc add more tf parsers 5 years ago
tf_squeeze_parser.h add more tf parsers 5 years ago
tf_stride_slice_parser.cc stride_slice-5 5 years ago
tf_stride_slice_parser.h add more tf parsers 5 years ago
tf_switch_parser.cc functionalize while 5 years ago
tf_switch_parser.h functionalize while 5 years ago
tf_tensor_list_from_tensor_parser.cc tensorlist parsers 5 years ago
tf_tensor_list_from_tensor_parser.h tensorlist parsers 5 years ago
tf_tensor_list_get_item_parser.cc tensorlist parsers 5 years ago
tf_tensor_list_get_item_parser.h tensorlist parsers 5 years ago
tf_tensor_list_reserve_parser.cc tensorlist parsers 5 years ago
tf_tensor_list_reserve_parser.h tensorlist parsers 5 years ago
tf_tensor_list_set_item_parser.cc tensorlist parsers 5 years ago
tf_tensor_list_set_item_parser.h tensorlist parsers 5 years ago
tf_tensor_list_stack_parser.cc tensorlist parsers 5 years ago
tf_tensor_list_stack_parser.h tensorlist parsers 5 years ago
tf_tile_parser.cc resolve encoder model parser problems 5 years ago
tf_tile_parser.h add more tf parsers 5 years ago
tf_topk_parser.cc add tf parser 5 years ago
tf_topk_parser.h add tf parser 5 years ago
tf_transpose_parser.cc debug encoder 5 years ago
tf_transpose_parser.h add more tf parsers 5 years ago
tf_uniform_real_parser.cc add tf parser 5 years ago
tf_uniform_real_parser.h add tf parser 5 years ago
tf_util.cc clean codex 5 years ago
tf_util.h runtime support tensorlist 5 years ago
tf_where_parser.cc resolve encoder model parser problems 5 years ago
tf_where_parser.h resolve encoder model parser problems 5 years ago
tf_while_parser.cc add tf subgraph parser and rm unused code 5 years ago
tf_while_parser.h add tf subgraph parser and rm unused code 5 years ago
tf_zeros_like_parser.cc support tf parsers 5 years ago
tf_zeros_like_parser.h support tf parsers 5 years ago