Home
last modified time | relevance | path

Searched refs:calculate_unstack_shape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DUnstackFixture.h102 …pe slice_shape = arm_compute::misc::shape_calculator::calculate_unstack_shape(input_sha… in compute_reference()
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/utils/misc/
H A DShapeCalculator.h1348 inline TensorShape calculate_unstack_shape(TensorShape input_shape, unsigned int axis) in calculate_unstack_shape() function