Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/core/portable_type/
H A Dtensor.h47 TensorImpl* unsafeGetTensorImpl() const { in unsafeGetTensorImpl() function
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DTensorBase.h187 TensorImpl * unsafeGetTensorImpl() const { in unsafeGetTensorImpl() function