Uses of Interface
onnx.Onnx.GraphProtoOrBuilder
Packages that use Onnx.GraphProtoOrBuilder
-
Uses of Onnx.GraphProtoOrBuilder in onnx
Classes in onnx that implement Onnx.GraphProtoOrBuilderModifier and TypeClassDescriptionstatic final classGraphs A graph defines the computational logic of a model and is comprised of a parameterized list of nodes that form a directed acyclic graph based on their inputs and outputs.static final classGraphs A graph defines the computational logic of a model and is comprised of a parameterized list of nodes that form a directed acyclic graph based on their inputs and outputs.Methods in onnx that return Onnx.GraphProtoOrBuilderModifier and TypeMethodDescriptionOnnx.TrainingInfoProto.Builder.getAlgorithmOrBuilder()This field represents a training algorithm step.Onnx.TrainingInfoProto.getAlgorithmOrBuilder()This field represents a training algorithm step.Onnx.TrainingInfoProtoOrBuilder.getAlgorithmOrBuilder()This field represents a training algorithm step.Onnx.AttributeProto.Builder.getGOrBuilder()graphOnnx.AttributeProto.getGOrBuilder()graphOnnx.AttributeProtoOrBuilder.getGOrBuilder()graphOnnx.ModelProto.Builder.getGraphOrBuilder()The parameterized graph that is evaluated to execute the model.Onnx.ModelProto.getGraphOrBuilder()The parameterized graph that is evaluated to execute the model.Onnx.ModelProtoOrBuilder.getGraphOrBuilder()The parameterized graph that is evaluated to execute the model.Onnx.AttributeProto.Builder.getGraphsOrBuilder(int index) list of graphOnnx.AttributeProto.getGraphsOrBuilder(int index) list of graphOnnx.AttributeProtoOrBuilder.getGraphsOrBuilder(int index) list of graphOnnx.TrainingInfoProto.Builder.getInitializationOrBuilder()This field describes a graph to compute the initial tensors upon starting the training process.Onnx.TrainingInfoProto.getInitializationOrBuilder()This field describes a graph to compute the initial tensors upon starting the training process.Onnx.TrainingInfoProtoOrBuilder.getInitializationOrBuilder()This field describes a graph to compute the initial tensors upon starting the training process.Methods in onnx that return types with arguments of type Onnx.GraphProtoOrBuilderModifier and TypeMethodDescriptionList<? extends Onnx.GraphProtoOrBuilder>Onnx.AttributeProto.Builder.getGraphsOrBuilderList()list of graphList<? extends Onnx.GraphProtoOrBuilder>Onnx.AttributeProto.getGraphsOrBuilderList()list of graphList<? extends Onnx.GraphProtoOrBuilder>Onnx.AttributeProtoOrBuilder.getGraphsOrBuilderList()list of graph