Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.h143 int64 num_ops_with_dynamic_shapes = 0; member
Dvirtual_scheduler.cc109 shape_annotation_stats.num_ops_with_dynamic_shapes += in UpdateDeviceAnnotationState()
1100 << device_annotation_stats.num_ops_with_dynamic_shapes in Summary()