Home
last modified time | relevance | path

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

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