Searched defs:makeDataPtr (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | MapAllocator.cpp | 587 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 D | core.cpp | 13 at::DataPtr THManagedMapAllocator::makeDataPtr( in makeDataPtr() function in THManagedMapAllocator
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | Allocator.cpp | 28 at::DataPtr InefficientStdFunctionContext::makeDataPtr( in makeDataPtr() function in c10::InefficientStdFunctionContext
|
H A D | TensorImpl.cpp | 435 at::DataPtr PlacementDeleteContext::makeDataPtr( in makeDataPtr() function in c10::PlacementDeleteContext
|
/aosp_15_r20/external/pytorch/torch/lib/libshm/ |
H A D | core.cpp | 142 at::DataPtr THManagedMapAllocator::makeDataPtr( in makeDataPtr() function in THManagedMapAllocator
|