Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/
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
/external/pytorch/torch/lib/libshm_windows/
Dcore.cpp13 at::DataPtr THManagedMapAllocator::makeDataPtr( in makeDataPtr() function in THManagedMapAllocator
/external/pytorch/c10/core/
DAllocator.cpp28 at::DataPtr InefficientStdFunctionContext::makeDataPtr( in makeDataPtr() function in c10::InefficientStdFunctionContext
DTensorImpl.cpp435 at::DataPtr PlacementDeleteContext::makeDataPtr( in makeDataPtr() function in c10::PlacementDeleteContext
/external/pytorch/torch/lib/libshm/
Dcore.cpp142 at::DataPtr THManagedMapAllocator::makeDataPtr( in makeDataPtr() function in THManagedMapAllocator