Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DReverseFixture.h63 std::vector<int> axis_v = { 0, 1, 2, 3 }; in generate_random_axis() local
98 auto axis_v = generate_random_axis(); in compute_target() local
116 auto axis_v = generate_random_axis(); in compute_reference() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DDFT.cpp403 std::vector<uint32_t> axis_v = { 0, 1 }; in conv2d_dft() local