Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.h139 int64 num_ops_executed_more_than_once = 0; member
Dvirtual_scheduler.cc105 shape_annotation_stats.num_ops_executed_more_than_once += in UpdateDeviceAnnotationState()
1098 << device_annotation_stats.num_ops_executed_more_than_once in Summary()