Searched defs:expected_output_shape (Results 1 – 10 of 10) sorted by relevance
49 …const TensorShape expected_output_shape = arm_compute::misc::shape_calculator::compute_padded_shap… in validate_arguments() local190 …const TensorShape expected_output_shape = arm_compute::misc::shape_calculator::compute_padded_shap… in configure() local
78 …TensorShape expected_output_shape = misc::shape_calculator::compute_space_to_batch_shape(input, bl… in validate_arguments_static() local
79 …const TensorInfo expected_output_shape = output->clone()->set_tensor_shape(arm_compute::misc::shap… in validate() local
58 …const TensorInfo expected_output_shape = output->clone()->set_tensor_shape(arm_compute::misc::shap… in validate() local
66 …const TensorInfo expected_output_shape = output->clone()->set_tensor_shape(arm_compute::misc::shap… in validate() local
74 …TensorShape expected_output_shape = misc::shape_calculator::compute_space_to_batch_shape(input, bl… in validate_arguments_static() local
101 …TensorShape expected_output_shape = compute_im2col_conv_shape(src, kernel_dims, conv_info, has_bia… in validate_and_configure_window() local
452 …TensorShape expected_output_shape = compute_im2col_conv_shape(src, kernel_dims, conv2d_info.conv_i… in validate() local
94 expected_output_shape=None, argument
7243 std::vector<int> expected_output_shape; in TEST_P() member