Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dstep_stats_collector.h108 bool TrackAllocations() const override { return true; } in TrackAllocations() function
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dcaptured_function.cc96 bool TrackAllocations() const override { return false; } in TrackAllocations() function in tensorflow::data::__anona21e91bd0111::SimpleStepStatsCollector::SimpleNodeExecStats