Searched refs:xnn_run_state_ready (Results 1 – 24 of 24) sorted by relevance
185 unpooling_op->state = xnn_run_state_ready; in xnn_setup_unpooling2d_nhwc_x32()227 unpooling_op->state = xnn_run_state_ready; in xnn_setup_unpooling2d_nhwc_x32()
180 softmax_op->state = xnn_run_state_ready; in xnn_setup_softmax_nc_qu8()296 softmax_op->state = xnn_run_state_ready; in xnn_setup_softmax_nc_f32()
147 global_average_pooling_op->state = xnn_run_state_ready; in xnn_setup_global_average_pooling_ncw_f32()
148 depth_to_space_op->state = xnn_run_state_ready; in xnn_setup_depth_to_space_nchw2nhwc_x32()
149 prelu_op->state = xnn_run_state_ready; in xnn_setup_prelu_nc_f32()
163 depth_to_space_op->state = xnn_run_state_ready; in xnn_setup_depth_to_space_nhwc_x32()
217 sigmoid_op->state = xnn_run_state_ready; in xnn_setup_sigmoid_nc_qu8()
223 leaky_relu_op->state = xnn_run_state_ready; in xnn_setup_leaky_relu_nc_qu8()
194 channel_shuffle_op->state = xnn_run_state_ready; in setup_channel_shuffle_nc()
624 convolution_op->state = xnn_run_state_ready; in setup_convolution2d_nchw()673 convolution_op->state = xnn_run_state_ready; in setup_convolution2d_nchw()713 convolution_op->state = xnn_run_state_ready; in setup_convolution2d_nchw()
227 resize_op->state = xnn_run_state_ready; in xnn_setup_resize_bilinear2d_nhwc_f32()
226 resize_op->state = xnn_run_state_ready; in xnn_setup_resize_bilinear2d_nchw_f32()
181 constant_pad_op->state = xnn_run_state_ready; in setup_constant_pad_nd()
926 convolution_op->state = xnn_run_state_ready; in setup_convolution2d_nhwc()1082 convolution_op->state = xnn_run_state_ready; in setup_convolution2d_nhwc()1137 convolution_op->state = xnn_run_state_ready; in setup_convolution2d_nhwc()1169 convolution_op->state = xnn_run_state_ready; in setup_convolution2d_nhwc()
287 argmax_pooling_op->state = xnn_run_state_ready; in xnn_setup_argmax_pooling2d_nhwc_f32()
234 fully_connected_op->state = xnn_run_state_ready; in setup_fully_connected_nc()
319 max_pooling_op->state = xnn_run_state_ready; in setup_max_pooling2d_nhwc()
195 global_average_pooling_op->state = xnn_run_state_ready; in setup_global_average_pooling_nwc()
591 deconvolution_op->state = xnn_run_state_ready; in setup_conv_path()762 deconvolution_op->state = xnn_run_state_ready; in setup_subconv2d_path()
564 binary_elementwise_op->state = xnn_run_state_ready; in setup_binary_elementwise_nd()
145 unary_elementwise_op->state = xnn_run_state_ready; in setup_unary_elementwise_nc()
635 average_pooling_op->state = xnn_run_state_ready; in setup_average_pooling2d()
175 xnn_run_state_ready, enumerator
1068 case xnn_run_state_ready: in xnn_run_operator()