Home
last modified time | relevance | path

Searched refs:tensor_has_valid_dim_order (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/runtime/core/exec_aten/util/
H A Dtensor_util_portable.cpp41 bool tensor_has_valid_dim_order(torch::executor::Tensor t) { in tensor_has_valid_dim_order() function
H A Dtensor_util_aten.cpp36 bool tensor_has_valid_dim_order(at::Tensor t) { in tensor_has_valid_dim_order() function
H A Dtensor_util.h1227 bool tensor_has_valid_dim_order(executorch::aten::Tensor t);
1358 using ::executorch::runtime::tensor_has_valid_dim_order;