Uses of Interface
onnx.Onnx.FunctionProtoOrBuilder
Packages that use Onnx.FunctionProtoOrBuilder
-
Uses of Onnx.FunctionProtoOrBuilder in onnx
Classes in onnx that implement Onnx.FunctionProtoOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeonnx.FunctionProtostatic final classProtobuf typeonnx.FunctionProtoMethods in onnx that return Onnx.FunctionProtoOrBuilderModifier and TypeMethodDescriptionOnnx.ModelProto.Builder.getFunctionsOrBuilder(int index) A list of function protos local to the model.Onnx.ModelProto.getFunctionsOrBuilder(int index) A list of function protos local to the model.Onnx.ModelProtoOrBuilder.getFunctionsOrBuilder(int index) A list of function protos local to the model.Methods in onnx that return types with arguments of type Onnx.FunctionProtoOrBuilderModifier and TypeMethodDescriptionList<? extends Onnx.FunctionProtoOrBuilder>Onnx.ModelProto.Builder.getFunctionsOrBuilderList()A list of function protos local to the model.List<? extends Onnx.FunctionProtoOrBuilder>Onnx.ModelProto.getFunctionsOrBuilderList()A list of function protos local to the model.List<? extends Onnx.FunctionProtoOrBuilder>Onnx.ModelProtoOrBuilder.getFunctionsOrBuilderList()A list of function protos local to the model.