Make eager's RunMetadata marginally more useful by including the correct duration.
When generating the trace using tensorflow/python/client/timeline.py, all_end_rel_micros is used instead of op_end_rel_micros: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/client/timeline.py#L426 PiperOrigin-RevId: 207951399
Loading
Please sign in to comment