Class ONNXNode
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.
- 
Method Details- 
getReferenceDescription copied from class:ONNXRefGets the output name of this object.- Specified by:
- getReferencein class- ONNXRef<OnnxMl.NodeProto>
- Returns:
- The output name.
 
 
-