Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.h146 int64 num_ops_with_incompatible_shapes = 0; member
Dvirtual_scheduler.cc107 shape_annotation_stats.num_ops_with_incompatible_shapes += in UpdateDeviceAnnotationState()
1102 << device_annotation_stats.num_ops_with_incompatible_shapes in Summary()