Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dvirtual_scheduler.h153 int64_t num_ops_with_dynamic_shapes = 0; member
H A Dvirtual_scheduler.cc114 shape_annotation_stats.num_ops_with_dynamic_shapes += in UpdateDeviceAnnotationState()
1145 << device_annotation_stats.num_ops_with_dynamic_shapes in Summary()