Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/core/exec_aten/util/test/
H A Ddim_order_util_test.cpp264 exec_aten::DimOrderType dim_order_4d[4] = {0, 2, 3, 1}; in TEST() local
283 exec_aten::DimOrderType dim_order_4d[4] = {0, 3, 2, 1}; in TEST() local