Searched defs:ClearAllocatorStats (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ | ||
H A D | stream_executor_internal.h | 383 virtual bool ClearAllocatorStats() { return false; } in ClearAllocatorStats() function |
H A D | stream_executor_pimpl.cc | 878 bool StreamExecutor::ClearAllocatorStats() { in ClearAllocatorStats() function in stream_executor::StreamExecutor |
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/ | ||
H A D | single_machine.cc | 444 Status SingleMachine::ClearAllocatorStats() const { in ClearAllocatorStats() function in tensorflow::grappler::SingleMachine |