Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DIndirectConv2dAddressPrecalculationFixture.h84 …TensorType compute_target(TensorShape shape_conv_src, TensorShape shape_conv_wei, DataType data_ty… in compute_target()
108 …SimpleTensor<int32_t> compute_reference(TensorShape shape_conv_src, TensorShape shape_conv_wei, Da… in compute_reference()
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DIndirectConv2dAddressPrecalculation.cpp38 SimpleTensor<int32_t> indirect_conv2d_addr_precalculation(const TensorShape &shape_conv_src, const … in indirect_conv2d_addr_precalculation()