Searched refs:SetSafeFrontier (Results 1 – 4 of 4) sorted by relevance
229 virtual void SetSafeFrontier(uint64 count) {} in SetSafeFrontier() function
82 void SetSafeFrontier(uint64 count) override;
732 void BFCAllocator::SetSafeFrontier(uint64 count) { in SetSafeFrontier() function in tensorflow::BFCAllocator
1856 allocator_->SetSafeFrontier(v); in RecordTerminated()