Home
last modified time | relevance | path

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

/external/pytorch/c10/cuda/
DCUDAAllocatorConfig.h66 static std::string last_allocator_settings() { in last_allocator_settings() function
DCUDACachingAllocator.h161 std::string last_allocator_settings; member
DCUDACachingAllocator.cpp3396 md.last_allocator_settings = CUDAAllocatorConfig::last_allocator_settings(); in snapshot()
/external/pytorch/torch/csrc/cuda/
Dmemory_snapshot.cpp373 snapshot.config_metadata.last_allocator_settings); in _memory_snapshot_pickled()
DModule.cpp823 snapshot.config_metadata.last_allocator_settings; in THCPModule_memorySnapshot()