Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod_meta.h89 Span<const uint8_t> dim_order_; variable
/aosp_15_r20/external/executorch/extension/tensor/
H A Dtensor_ptr_maker.h138 std::vector<executorch::aten::DimOrderType> dim_order_; variable
/aosp_15_r20/external/executorch/runtime/core/portable_type/
H A Dtensor_impl.h241 DimOrderType* dim_order_; variable
/aosp_15_r20/external/executorch/runtime/kernel/
H A Doperator_registry.h54 Span<executorch::aten::DimOrderType> dim_order_; member
/aosp_15_r20/external/executorch/backends/vulkan/runtime/api/containers/
H A DTensor.h262 std::vector<int64_t> dim_order_; variable