Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dvirtual_scheduler.h156 int64_t num_ops_with_incompatible_shapes = 0; member
H A Dvirtual_scheduler.cc112 shape_annotation_stats.num_ops_with_incompatible_shapes += in UpdateDeviceAnnotationState()
1147 << device_annotation_stats.num_ops_with_incompatible_shapes in Summary()