GetFusionParseParamFn

Function Usage

Obtains the function for parsing the attributes of a fused operator.

Prototype

1
FusionParseParamFunc GetFusionParseParamFn() const

Parameters

None

Constraints

The GetFusionParseParamFn API will be deprecated in later versions. Use the GetFusionParseParamByOpFn API to obtain the attributes of the fusion operator.