Class ONNXNode


public final class ONNXNode extends ONNXRef<OnnxMl.NodeProto>
A subclass of ONNXRef specialized for OnnxMl.NodeProto. It has no specific behavior, for usage see ONNXRef.

N.B. this class should only be instantiated via ONNXContext or methods on ONNXRef.