Searched refs:xnn_run_state_invalid (Results 1 – 24 of 24) sorted by relevance
80 unary_elementwise_op->state = xnn_run_state_invalid; in create_unary_elementwise_nc()481 abs_op->state = xnn_run_state_invalid; in xnn_setup_abs_nc_f32()503 rounding_op->state = xnn_run_state_invalid; in xnn_setup_bankers_rounding_nc_f32()525 ceiling_op->state = xnn_run_state_invalid; in xnn_setup_ceiling_nc_f32()547 clamp_op->state = xnn_run_state_invalid; in xnn_setup_clamp_nc_u8()569 clamp_op->state = xnn_run_state_invalid; in xnn_setup_clamp_nc_f32()591 copy_op->state = xnn_run_state_invalid; in xnn_setup_copy_nc_x32()613 elu_op->state = xnn_run_state_invalid; in xnn_setup_elu_nc_f32()635 floor_op->state = xnn_run_state_invalid; in xnn_setup_floor_nc_f32()657 hardswish_op->state = xnn_run_state_invalid; in xnn_setup_hardswish_nc_f16()[all …]
127 softmax_op->state = xnn_run_state_invalid; in xnn_create_softmax_nc_qu8()150 softmax_op->state = xnn_run_state_invalid; in xnn_setup_softmax_nc_qu8()242 softmax_op->state = xnn_run_state_invalid; in xnn_create_softmax_nc_f32()265 softmax_op->state = xnn_run_state_invalid; in xnn_setup_softmax_nc_f32()
81 global_average_pooling_op->state = xnn_run_state_invalid; in xnn_create_global_average_pooling_ncw_f32()105 global_average_pooling_op->state = xnn_run_state_invalid; in xnn_setup_global_average_pooling_ncw_f32()
85 depth_to_space_op->state = xnn_run_state_invalid; in xnn_create_depth_to_space_nchw2nhwc_x32()110 depth_to_space_op->state = xnn_run_state_invalid; in xnn_setup_depth_to_space_nchw2nhwc_x32()
88 prelu_op->state = xnn_run_state_invalid; in xnn_create_prelu_nc_f32()111 prelu_op->state = xnn_run_state_invalid; in xnn_setup_prelu_nc_f32()
85 depth_to_space_op->state = xnn_run_state_invalid; in xnn_create_depth_to_space_nhwc_x32()110 depth_to_space_op->state = xnn_run_state_invalid; in xnn_setup_depth_to_space_nhwc_x32()
145 sigmoid_op->state = xnn_run_state_invalid; in xnn_create_sigmoid_nc_qu8()168 sigmoid_op->state = xnn_run_state_invalid; in xnn_setup_sigmoid_nc_qu8()
154 leaky_relu_op->state = xnn_run_state_invalid; in xnn_create_leaky_relu_nc_qu8()177 leaky_relu_op->state = xnn_run_state_invalid; in xnn_setup_leaky_relu_nc_qu8()
90 channel_shuffle_op->state = xnn_run_state_invalid; in create_channel_shuffle_nc()145 channel_shuffle_op->state = xnn_run_state_invalid; in setup_channel_shuffle_nc()
81 resize_op->state = xnn_run_state_invalid; in xnn_create_resize_bilinear2d_nhwc_f32()108 resize_op->state = xnn_run_state_invalid; in xnn_setup_resize_bilinear2d_nhwc_f32()
118 unpooling_op->state = xnn_run_state_invalid; in xnn_create_unpooling2d_nhwc_x32()144 unpooling_op->state = xnn_run_state_invalid; in xnn_setup_unpooling2d_nhwc_x32()
81 resize_op->state = xnn_run_state_invalid; in xnn_create_resize_bilinear2d_nchw_f32()108 resize_op->state = xnn_run_state_invalid; in xnn_setup_resize_bilinear2d_nchw_f32()
50 constant_pad_op->state = xnn_run_state_invalid; in create_constant_pad_nd()86 constant_pad_op->state = xnn_run_state_invalid; in setup_constant_pad_nd()
145 argmax_pooling_op->state = xnn_run_state_invalid; in xnn_create_argmax_pooling2d_nhwc_f32()171 argmax_pooling_op->state = xnn_run_state_invalid; in xnn_setup_argmax_pooling2d_nhwc_f32()
148 fully_connected_op->state = xnn_run_state_invalid; in create_fully_connected_nc()171 fully_connected_op->state = xnn_run_state_invalid; in setup_fully_connected_nc()
181 max_pooling_op->state = xnn_run_state_invalid; in create_max_pooling2d_nhwc()205 max_pooling_op->state = xnn_run_state_invalid; in setup_max_pooling2d_nhwc()
107 global_average_pooling_op->state = xnn_run_state_invalid; in create_global_average_pooling_nwc()138 global_average_pooling_op->state = xnn_run_state_invalid; in setup_global_average_pooling_nwc()
61 binary_elementwise_op->state = xnn_run_state_invalid; in create_binary_elementwise_nd()391 binary_elementwise_op->state = xnn_run_state_invalid; in setup_binary_elementwise_nd()
503 convolution_op->state = xnn_run_state_invalid; in xnn_create_convolution2d_nchw_f32()528 convolution_op->state = xnn_run_state_invalid; in setup_convolution2d_nchw()
291 deconvolution_op->state = xnn_run_state_invalid; in create_deconvolution2d_nhwc()783 deconvolution_op->state = xnn_run_state_invalid; in setup_deconvolution2d_nhwc()
408 convolution_op->state = xnn_run_state_invalid; in create_convolution2d_nhwc()779 convolution_op->state = xnn_run_state_invalid; in setup_convolution2d_nhwc()
423 average_pooling_op->state = xnn_run_state_invalid; in setup_average_pooling2d()
174 xnn_run_state_invalid = 0, enumerator
1065 case xnn_run_state_invalid: in xnn_run_operator()