Package org.tribuo.util.onnx
package org.tribuo.util.onnx
-
ClassDescriptionThe spec for an attribute, used to produce the attribute proto at construction time.Context object used to scope and manage the creation of ONNX
OnnxMl.GraphProtoandOnnxMl.ModelProtoinstances.A subclass ofONNXRefspecialized forOnnxMl.TensorProto.A subclass ofONNXRefspecialized forOnnxMl.NodeProto.The supported ONNX operators.A subclass ofONNXRefspecialized forOnnxMl.ValueInfoProto.ONNXRef<T extends com.google.protobuf.GeneratedMessageV3>An abstract reference that represents both a node in an ONNX computation graph and a container for a specific ONNX proto object that denotes that node.Helper functions for building ONNX protos.