Uses of Interface
ai.onnx.proto.OnnxMl.GraphProtoOrBuilder
-
Uses of OnnxMl.GraphProtoOrBuilder in ai.onnx.proto
Modifier and TypeClassDescriptionstatic final class
Graphs 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 class
Graphs 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.Modifier and TypeMethodDescriptionOnnxMl.TrainingInfoProto.Builder.getAlgorithmOrBuilder()
This field represents a training algorithm step.OnnxMl.TrainingInfoProto.getAlgorithmOrBuilder()
This field represents a training algorithm step.OnnxMl.TrainingInfoProtoOrBuilder.getAlgorithmOrBuilder()
This field represents a training algorithm step.OnnxMl.AttributeProto.Builder.getGOrBuilder()
graphOnnxMl.AttributeProto.getGOrBuilder()
graphOnnxMl.AttributeProtoOrBuilder.getGOrBuilder()
graphOnnxMl.ModelProto.Builder.getGraphOrBuilder()
The parameterized graph that is evaluated to execute the model.OnnxMl.ModelProto.getGraphOrBuilder()
The parameterized graph that is evaluated to execute the model.OnnxMl.ModelProtoOrBuilder.getGraphOrBuilder()
The parameterized graph that is evaluated to execute the model.OnnxMl.AttributeProto.Builder.getGraphsOrBuilder
(int index) list of graphOnnxMl.AttributeProto.getGraphsOrBuilder
(int index) list of graphOnnxMl.AttributeProtoOrBuilder.getGraphsOrBuilder
(int index) list of graphOnnxMl.TrainingInfoProto.Builder.getInitializationOrBuilder()
This field describes a graph to compute the initial tensors upon starting the training process.OnnxMl.TrainingInfoProto.getInitializationOrBuilder()
This field describes a graph to compute the initial tensors upon starting the training process.OnnxMl.TrainingInfoProtoOrBuilder.getInitializationOrBuilder()
This field describes a graph to compute the initial tensors upon starting the training process.Modifier and TypeMethodDescriptionList<? extends OnnxMl.GraphProtoOrBuilder>
OnnxMl.AttributeProto.Builder.getGraphsOrBuilderList()
list of graphList<? extends OnnxMl.GraphProtoOrBuilder>
OnnxMl.AttributeProto.getGraphsOrBuilderList()
list of graphList<? extends OnnxMl.GraphProtoOrBuilder>
OnnxMl.AttributeProtoOrBuilder.getGraphsOrBuilderList()
list of graph