• Home
  • Raw
  • Download

Lines Matching refs:tensor_shape

120                                << " Shape: " << input->info()->tensor_shape()  in create_activation_layer()
159 << " Shape: " << input->info()->tensor_shape() in create_arg_min_max_layer()
202 << " Shape: " << input->info()->tensor_shape() in create_batch_normalization_layer()
260 << " Input shape: " << input->info()->tensor_shape() in create_fused_convolution_batch_normalization_layer()
261 << " Weights shape: " << weights->info()->tensor_shape() in create_fused_convolution_batch_normalization_layer()
262 << " Output shape: " << output->info()->tensor_shape() in create_fused_convolution_batch_normalization_layer()
316 << " Input shape: " << input->info()->tensor_shape() in create_fused_depthwise_convolution_batch_normalization_layer()
317 << " Weights shape: " << weights->info()->tensor_shape() in create_fused_depthwise_convolution_batch_normalization_layer()
318 << " Output shape: " << output->info()->tensor_shape() in create_fused_depthwise_convolution_batch_normalization_layer()
354 << " Shape: " << input->info()->tensor_shape() in create_bounding_box_transform_layer()
390 << " Shape: " << input->info()->tensor_shape() in create_channel_shuffle_layer()
444 << " Shape: " << output->info()->tensor_shape() in create_concatenate_layer()
535 << " Input shape: " << input->info()->tensor_shape() in create_convolution_layer()
536 << " Weights shape: " << weights->info()->tensor_shape() in create_convolution_layer()
537 << " Output shape: " << output->info()->tensor_shape() in create_convolution_layer()
628 << " Input shape: " << input->info()->tensor_shape() in create_fused_convolution_with_post_op()
629 << " Weights shape: " << weights->info()->tensor_shape() in create_fused_convolution_with_post_op()
630 << " Output shape: " << output->info()->tensor_shape() in create_fused_convolution_with_post_op()
713 << " Input shape: " << input->info()->tensor_shape() in create_fused_convolution_batch_normalization_with_post_op()
714 << " Weights shape: " << weights->info()->tensor_shape() in create_fused_convolution_batch_normalization_with_post_op()
715 << " Output shape: " << output->info()->tensor_shape() in create_fused_convolution_batch_normalization_with_post_op()
758 << " Input shape: " << input->info()->tensor_shape() in create_deconvolution_layer()
759 << " Weights shape: " << weights->info()->tensor_shape() in create_deconvolution_layer()
760 << " Output shape: " << output->info()->tensor_shape() in create_deconvolution_layer()
817 << " Input shape: " << input->info()->tensor_shape() in create_depthwise_convolution_layer()
818 << " Weights shape: " << weights->info()->tensor_shape() in create_depthwise_convolution_layer()
819 << " Output shape: " << output->info()->tensor_shape() in create_depthwise_convolution_layer()
858 << " Input shape: " << input->info()->tensor_shape() in create_depth_to_space_layer()
860 << " Output shape: " << output->info()->tensor_shape() in create_depth_to_space_layer()
897 << " Input shape: " << input->info()->tensor_shape() in create_dequantization_layer()
899 << " Output shape: " << output->info()->tensor_shape() in create_dequantization_layer()
940 << " Input0 shape: " << input0->info()->tensor_shape() in create_detection_output_layer()
941 << " Input1 shape: " << input1->info()->tensor_shape() in create_detection_output_layer()
942 << " Input2 shape: " << input2->info()->tensor_shape() in create_detection_output_layer()
943 << " Output shape: " << output->info()->tensor_shape() in create_detection_output_layer()
992 << " Input0 shape: " << input0->info()->tensor_shape() in create_detection_post_process_layer()
993 << " Input1 shape: " << input1->info()->tensor_shape() in create_detection_post_process_layer()
994 << " Input2 shape: " << input2->info()->tensor_shape() in create_detection_post_process_layer()
995 << " Output0 shape: " << output0->info()->tensor_shape() in create_detection_post_process_layer()
996 << " Output1 shape: " << output1->info()->tensor_shape() in create_detection_post_process_layer()
997 << " Output2 shape: " << output2->info()->tensor_shape() in create_detection_post_process_layer()
998 << " Output3 shape: " << output3->info()->tensor_shape() in create_detection_post_process_layer()
1074 << " Shape: " << input1->info()->tensor_shape() in create_eltwise_layer()
1122 << " Shape: " << input->info()->tensor_shape() in create_unary_eltwise_layer()
1159 << " Input shape: " << input->info()->tensor_shape() in create_flatten_layer()
1160 << " Output shape: " << output->info()->tensor_shape() in create_flatten_layer()
1215 << " Input shape: " << input->info()->tensor_shape() in create_fully_connected_layer()
1216 << " Weights shape: " << weights->info()->tensor_shape() in create_fully_connected_layer()
1217 << " Output shape: " << output->info()->tensor_shape() in create_fully_connected_layer()
1261 << " Scores shape: " << scores->info()->tensor_shape() in create_generate_proposals_layer()
1262 << " Deltas shape: " << deltas->info()->tensor_shape() in create_generate_proposals_layer()
1263 << " Anchors shape: " << anchors->info()->tensor_shape() in create_generate_proposals_layer()
1264 << " Proposals shape: " << proposals->info()->tensor_shape() in create_generate_proposals_layer()
1265 … << " Num valid proposals shape: " << num_valid_proposals->info()->tensor_shape() in create_generate_proposals_layer()
1266 << " Scores Out shape: " << scores_out->info()->tensor_shape() in create_generate_proposals_layer()
1307 << " Input shape: " << input->info()->tensor_shape() in create_l2_normalize_layer()
1308 << " Output shape: " << output->info()->tensor_shape() in create_l2_normalize_layer()
1350 << " Input shape: " << input->info()->tensor_shape() in create_normalization_layer()
1351 << " Output shape: " << output->info()->tensor_shape() in create_normalization_layer()
1392 << " Shape: " << input->info()->tensor_shape() in create_normalize_planar_yuv_layer()
1430 << " Input shape: " << input->info()->tensor_shape() in create_pad_layer()
1431 << " Output shape: " << output->info()->tensor_shape() in create_pad_layer()
1468 << " Input shape: " << input->info()->tensor_shape() in create_permute_layer()
1469 << " Output shape: " << output->info()->tensor_shape() in create_permute_layer()
1507 << " Input shape: " << input->info()->tensor_shape() in create_pooling_layer()
1508 << " Output shape: " << output->info()->tensor_shape() in create_pooling_layer()
1546 << " Input shape: " << input->info()->tensor_shape() in create_prelu_layer()
1547 << " Output shape: " << output->info()->tensor_shape() in create_prelu_layer()
1576 << " Input shape: " << input->info()->tensor_shape() in create_print_layer()
1615 << " Input0 shape: " << input0->info()->tensor_shape() in create_priorbox_layer()
1616 << " Input1 shape: " << input1->info()->tensor_shape() in create_priorbox_layer()
1617 << " Output shape: " << output->info()->tensor_shape() in create_priorbox_layer()
1654 << " Input shape: " << input->info()->tensor_shape() in create_quantization_layer()
1655 << " Output shape: " << output->info()->tensor_shape() in create_quantization_layer()
1695 << " Input shape: " << input->info()->tensor_shape() in create_reduction_operation_layer()
1696 << " Output shape: " << output->info()->tensor_shape() in create_reduction_operation_layer()
1735 << " Input shape: " << input->info()->tensor_shape() in create_reorg_layer()
1736 << " Output shape: " << output->info()->tensor_shape() in create_reorg_layer()
1772 << " Input shape: " << input->info()->tensor_shape() in create_reshape_layer()
1773 << " Output shape: " << output->info()->tensor_shape() in create_reshape_layer()
1810 << " Input shape: " << input->info()->tensor_shape() in create_resize_layer()
1811 << " Output shape: " << output->info()->tensor_shape() in create_resize_layer()
1853 << " Input shape: " << input->info()->tensor_shape() in create_roi_align_layer()
1854 << " Output shape: " << output->info()->tensor_shape() in create_roi_align_layer()
1855 << " ROIs shape: " << rois->info()->tensor_shape() in create_roi_align_layer()
1893 << " Input shape: " << input->info()->tensor_shape() in create_slice_layer()
1894 << " Output shape: " << output->info()->tensor_shape() in create_slice_layer()
1932 << " Input shape: " << input->info()->tensor_shape() in create_softmax_layer()
1933 << " Output shape: " << output->info()->tensor_shape() in create_softmax_layer()
1973 << " Inputs shape: " << inputs[0]->info()->tensor_shape() in create_stack_layer()
1974 << " Output shape: " << output->info()->tensor_shape() in create_stack_layer()
2017 << " Input shape: " << input->info()->tensor_shape() in create_strided_slice_layer()
2018 << " Output shape: " << output->info()->tensor_shape() in create_strided_slice_layer()