GetCreatePassFn
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
√ |
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Header File/Library File
- Header file: #include <ge/fusion/pass/fusion_pass_reg.h>
- Library file: libge_compiler.so
Function Usage
Obtains the fusion pass creation function.
Prototype
1 | CreateFusionPassFn GetCreatePassFn() const |
Parameters
None
Returns
Execution function.
Restrictions
None
Parent topic: FusionPassRegistrationData