Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DBoundingBoxTransformFixture.h106 …void setup(TensorShape deltas_shape, const BoundingBoxTransformInfo &info, DataType data_type, Qua… in setup()
146 TensorType compute_target(const TensorShape &deltas_shape, DataType data_type, in compute_target()
185 SimpleTensor<T> compute_reference(const TensorShape &deltas_shape, in compute_reference()
219 void setup(TensorShape deltas_shape, const BoundingBoxTransformInfo &info, DataType data_type) in setup()
232 …void setup(TensorShape deltas_shape, const BoundingBoxTransformInfo &info, DataType data_type, Qua… in setup()
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DGenerateProposalsLayer.cpp322 …TensorShape deltas_shape = TensorShape(feature_width, feature_height, values_per_roi * num_anchors… variable
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DGenerateProposalsLayer.cpp322 …TensorShape deltas_shape = TensorShape(feature_width, feature_height, values_per_roi * num_anchors… variable