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.cc2146 int64_t num_incompatible_shapes = 0; in ValidateSymbolicShapeManager() local
2157 num_incompatible_shapes++; in ValidateSymbolicShapeManager()
2168 num_incompatible_shapes++; in ValidateSymbolicShapeManager()
2176 if (num_incompatible_shapes > 0) { in ValidateSymbolicShapeManager()
2177 VLOG(1) << "**** WARNING: " << num_incompatible_shapes in ValidateSymbolicShapeManager()