Home
last modified time | relevance | path

Searched defs:ClearAllocatorStats (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_internal.h383 virtual bool ClearAllocatorStats() { return false; } in ClearAllocatorStats() function
H A Dstream_executor_pimpl.cc878 bool StreamExecutor::ClearAllocatorStats() { in ClearAllocatorStats() function in stream_executor::StreamExecutor
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/
H A Dsingle_machine.cc444 Status SingleMachine::ClearAllocatorStats() const { in ClearAllocatorStats() function in tensorflow::grappler::SingleMachine