Home
last modified time | relevance | path

Searched refs:TotalMaximumBufferedBytesHelper (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dmodel.h533 void TotalMaximumBufferedBytesHelper(
Dmodel.cc1217 node->TotalMaximumBufferedBytesHelper(&total_bytes); in TotalMaximumBufferedBytes()
1219 TotalMaximumBufferedBytesHelper(&total_bytes); in TotalMaximumBufferedBytes()
1469 void Node::TotalMaximumBufferedBytesHelper( in TotalMaximumBufferedBytesHelper() function in tensorflow::data::model::Node