Searched refs:num_host_tf_ops (Results 1 – 1 of 1) sorted by relevance
215 uint64 num_host_tf_ops = 0; in ComputeAnalysisResult() local219 num_host_tf_ops += metrics.occurrences(); in ComputeAnalysisResult()248 uint64 num_total_tf_ops = num_host_tf_ops + num_device_tf_ops; in ComputeAnalysisResult()250 100.0 * SafeDivide(num_host_tf_ops, num_total_tf_ops)); in ComputeAnalysisResult()