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