Uses of Interface
org.tensorflow.framework.NodeOutputOrBuilder
Packages that use NodeOutputOrBuilder
-
Uses of NodeOutputOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement NodeOutputOrBuilderModifier and TypeClassDescriptionfinal classOutput sizes recorded for a single execution of a graph node.static final classOutput sizes recorded for a single execution of a graph node.Methods in org.tensorflow.framework that return NodeOutputOrBuilderModifier and TypeMethodDescriptionNodeExecStats.Builder.getOutputOrBuilder(int index) repeated .tensorflow.NodeOutput output = 7;NodeExecStats.getOutputOrBuilder(int index) repeated .tensorflow.NodeOutput output = 7;NodeExecStatsOrBuilder.getOutputOrBuilder(int index) repeated .tensorflow.NodeOutput output = 7;Methods in org.tensorflow.framework that return types with arguments of type NodeOutputOrBuilderModifier and TypeMethodDescriptionList<? extends NodeOutputOrBuilder> NodeExecStats.Builder.getOutputOrBuilderList()repeated .tensorflow.NodeOutput output = 7;List<? extends NodeOutputOrBuilder> NodeExecStats.getOutputOrBuilderList()repeated .tensorflow.NodeOutput output = 7;List<? extends NodeOutputOrBuilder> NodeExecStatsOrBuilder.getOutputOrBuilderList()repeated .tensorflow.NodeOutput output = 7;