Class ONNXInitializer
java.lang.Object
org.tribuo.util.onnx.ONNXRef<ai.onnx.proto.OnnxMl.TensorProto>
org.tribuo.util.onnx.ONNXInitializer
A subclass of
ONNXRef specialized for OnnxMl.TensorProto. It has no
specific behavior, for usage see ONNXRef.
N.B. this class should only be instantiated via ONNXContext.
-
Method Details
-
getReference
Description copied from class:ONNXRefGets the output name of this object.- Specified by:
getReferencein classONNXRef<ai.onnx.proto.OnnxMl.TensorProto>- Returns:
- The output name.
-