Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DSymIntArrayRef.h69 inline SymIntArrayRef fromIntArrayRefUnchecked(IntArrayRef array_ref) { in fromIntArrayRefUnchecked() function
75 return fromIntArrayRefUnchecked(array_ref); in fromIntArrayRefKnownNonNegative()