Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator.h288 virtual void SetSafeFrontier(uint64 count) {} in SetSafeFrontier() function
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc798 void BFCAllocator::SetSafeFrontier(uint64 count) { in SetSafeFrontier() function in tensorflow::BFCAllocator