- Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Description
Now the OperatorBase has one default empty constructor. And each operator will be created by calling this empty constructor in OpRegistry:: CreateOp(). Where to do the operations which only need to be done once in the operator? For example, we create an auxiliary object in the RNN operator. so, whether the OperatorBase needs an initial interface?
Metadata
Metadata
Assignees
Labels
No labels