Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DTensorIndexing.h283 inline Tensor boolToIndexingTensorNonNativeDeviceType( in boolToIndexingTensorNonNativeDeviceType() function
302 return boolToIndexingTensorNonNativeDeviceType(self, value); in boolToIndexingTensor()