GetPassName
Applicability
Product |
Supported or Not |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
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 name.
Prototype
1 | AscendString GetPassName() const |
Parameters
None
Returns
Fusion pass name.
Constraints
None
Parent topic: FusionPassRegistrationData