Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc2270 for (const auto& tensor_property : tensor_properties) { in AnnotateOutputShapes() local
2271 *attr_output_shape.mutable_list()->add_shape() = tensor_property.shape(); in AnnotateOutputShapes()