Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.h178 const std::vector<OpInfo::TensorProperties> missing_properties_; variable
Dgraph_properties.cc2328 return missing_properties_; in GetInputProperties()
2337 return missing_properties_; in GetOutputProperties()