Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DConvolutionLayerFixture.h573 const auto src_tensor_info = TensorInfo(input_shape, 1, _data_type, _data_layout); in compute_target() local
621 …void configure_and_execute_kernel(TensorInfo src_tensor_info, TensorInfo weight_tensor_info, Tenso… in configure_and_execute_kernel()
664 …void configure_and_execute_kernel(TensorInfo src_tensor_info, TensorInfo weight_tensor_info, Tenso… in configure_and_execute_kernel()