Class Execution

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, ExecutionOrBuilder

public final class Execution extends GeneratedMessageV3 implements ExecutionOrBuilder
Data relating to the eager execution of an op or a Graph.
For a op that generates N output tensors (N >= 0), only one
Execution proto will be used to describe the execution event.
Protobuf type tensorflow.Execution
See Also: