Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dcostmodel.h100 Bytes SizeEstimate(const Node* node, int output_slot) const;
Dcostmodel.cc203 Bytes CostModel::SizeEstimate(const Node* node, int slot) const { in SizeEstimate() function in tensorflow::CostModel