Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.h141 int64 num_ops_executed = 0; member
Dvirtual_scheduler.cc104 shape_annotation_stats.num_ops_executed += execution_count; in UpdateDeviceAnnotationState()
1104 << device_annotation_stats.num_ops_executed in Summary()