Home
last modified time | relevance | path

Searched defs:tensor_info_output (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEFlattenLayer.cpp65 …const TensorInfo tensor_info_output = input->clone()->set_tensor_shape(misc::shape_calculator::com… in validate() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLFlattenLayer.cpp73 …const TensorInfo tensor_info_output = input->clone()->set_tensor_shape(misc::shape_calculator::com… in validate() local
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/
H A DCLReorgLayerKernel.cpp59 …const TensorInfo tensor_info_output = output->clone()->set_tensor_shape(misc::shape_calculator::co… in validate_arguments() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEReorgLayerKernel.cpp59 …const TensorInfo tensor_info_output = output->clone()->set_tensor_shape(misc::shape_calculator::co… in validate_arguments() local
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClWinogradFilterTransformKernel.cpp70 …const TensorInfo tensor_info_output = input->clone()->set_tensor_shape(compute_winograd_filter_tra… in validate_arguments() local
H A DClWinogradOutputTransformKernel.cpp91 …const TensorInfo tensor_info_output = input->clone()->set_tensor_shape(compute_winograd_output_tra… in validate_arguments() local
H A DClIm2ColKernel.cpp86 …const TensorInfo tensor_info_output = dst->clone()->set_tensor_shape(compute_im2col_conv_shape(src… in validate_arguments() local