Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.h46 std::vector<OpInfo::TensorProperties> input_properties; member
Dgraph_properties.cc309 const auto& input_properties = input_properties_map.at(node.name()); in VerboseLogUnknownDimensionSources() local
2186 auto& input_properties = input_properties_[node.name()]; in InferStatically() local