Uses of Interface
org.tensorflow.proto.GraphExecutionTraceOrBuilder
Packages that use GraphExecutionTraceOrBuilder
-
Uses of GraphExecutionTraceOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement GraphExecutionTraceOrBuilderModifier and TypeClassDescriptionfinal classData relating to an execution of a Graph (e.g., an eager execution of a FuncGraph).static final classData relating to an execution of a Graph (e.g., an eager execution of a FuncGraph).Methods in org.tensorflow.proto that return GraphExecutionTraceOrBuilderModifier and TypeMethodDescriptionDebugEvent.Builder.getGraphExecutionTraceOrBuilder()A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.DebugEvent.getGraphExecutionTraceOrBuilder()A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.DebugEventOrBuilder.getGraphExecutionTraceOrBuilder()A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.