Uses of Interface
ai.onnx.proto.OnnxMl.GraphProtoOrBuilder
Packages that use OnnxMl.GraphProtoOrBuilder
-
Uses of OnnxMl.GraphProtoOrBuilder in ai.onnx.proto
Classes in ai.onnx.proto that implement OnnxMl.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 ai.onnx.proto that return OnnxMl.GraphProtoOrBuilderModifier 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.Methods in ai.onnx.proto that return types with arguments of type OnnxMl.GraphProtoOrBuilderModifier 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