Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.cc2832 GraphProperties::GetInputProperties(const string& node_name) const { in GetInputProperties() function in tensorflow::grappler::GraphProperties
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc195 void GetInputProperties(const grappler::GraphProperties& graph_properties, in GetInputProperties() function