Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc2332 GraphProperties::GetOutputProperties(const string& node_name) const { in GetOutputProperties() function in tensorflow::grappler::GraphProperties
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc233 void GetOutputProperties(const grappler::GraphProperties& graph_properties, in GetOutputProperties() function