Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dmps_test_objc_interface.mm20 static inline id<MTLBuffer> getMTLBufferStorage(const torch::Tensor& tensor) { function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/mps/
H A DOperationUtils.h96 static inline id<MTLBuffer> getMTLBufferStorage(const at::Tensor& tensor) { in getMTLBufferStorage() function