Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DMapAllocator.cpp587 at::DataPtr MapAllocator::makeDataPtr(c10::string_view filename, int flags, size_t size, size_t* ac… in makeDataPtr() function in at::MapAllocator
593 at::DataPtr MapAllocator::makeDataPtr(WithFd, const char *filename, int fd, int flags, size_t size,… in makeDataPtr() function in at::MapAllocator
599 at::DataPtr RefcountedMapAllocator::makeDataPtr(const char *filename, int flags, size_t size, size_… in makeDataPtr() function in at::RefcountedMapAllocator
605 at::DataPtr RefcountedMapAllocator::makeDataPtr(WithFd, const char *filename, int fd, int flags, si… in makeDataPtr() function in at::RefcountedMapAllocator
/aosp_15_r20/external/pytorch/torch/lib/libshm_windows/
H A Dcore.cpp13 at::DataPtr THManagedMapAllocator::makeDataPtr( in makeDataPtr() function in THManagedMapAllocator
/aosp_15_r20/external/pytorch/c10/core/
H A DAllocator.cpp28 at::DataPtr InefficientStdFunctionContext::makeDataPtr( in makeDataPtr() function in c10::InefficientStdFunctionContext
H A DTensorImpl.cpp435 at::DataPtr PlacementDeleteContext::makeDataPtr( in makeDataPtr() function in c10::PlacementDeleteContext
/aosp_15_r20/external/pytorch/torch/lib/libshm/
H A Dcore.cpp142 at::DataPtr THManagedMapAllocator::makeDataPtr( in makeDataPtr() function in THManagedMapAllocator