Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc2102 int64 num_incompatible_shapes = 0; in ValidateSymbolicShapeManager() local
2113 num_incompatible_shapes++; in ValidateSymbolicShapeManager()
2124 num_incompatible_shapes++; in ValidateSymbolicShapeManager()
2132 if (num_incompatible_shapes > 0) { in ValidateSymbolicShapeManager()
2133 VLOG(1) << "**** WARNING: " << num_incompatible_shapes in ValidateSymbolicShapeManager()