Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp693 struct SegmentState { struct
694 std::vector<BlockState> blocks;
695 bool is_small = false;
850 SegmentState::SegmentState(Block* head) { in SegmentState() function in c10::cuda::CUDACachingAllocator::Native::__anon8687b97a0111::SegmentState