Defined in File operator_node.h
This struct is a nested type of Class OperatorNodeProp.
Class Attribute::Accessory
Struct Attribute::GradTracker
mgb::cg::OperatorNodeProp::
::
Attribute
operator attributs that can be directly modified
Public Members
priority
topo sort priority: smaller number means higher priority
accessory
grad_tracker
src_opr
if this operator is copied from another opr or generated by graph transformation from another opr, then src_opr would be the corresponding source operator
Accessory
objects associated with this opr; their memory should be managed by some UserData class attached to the computing graph
GradTracker
source operator that creates this opr as its gradient
orig_opr
target_var
wrt_var