Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator.h222 virtual void SetSafeFrontier(uint64 count) {} in SetSafeFrontier() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dbfc_allocator.cc843 void BFCAllocator::SetSafeFrontier(uint64 count) { in SetSafeFrontier() function in tensorflow::BFCAllocator