GetFusionParseParamFn
Description
Obtains the function for parsing the attributes of a fused operator.
Prototype
FusionParseParamFunc GetFusionParseParamFn() const
Parameters
None
Restrictions
The GetFusionParseParamFn API will be deprecated in later versions. Use the GetFusionParseParamByOpFn API to obtain the attributes of the fusion operator.
Parent topic: OpRegistrationData