Searched refs:tensor_property (Results 1 – 1 of 1) sorted by relevance
2270 for (const auto& tensor_property : tensor_properties) { in AnnotateOutputShapes() local2271 *attr_output_shape.mutable_list()->add_shape() = tensor_property.shape(); in AnnotateOutputShapes()