Searched refs:DEALLOC (Results 1 – 1 of 1) sorted by relevance
26 enum Type { ALLOC, DEALLOC } type; enumerator96 alloc_queue_.push_back({node, tensor, AllocationInfo::DEALLOC}); in PlanAllocations()