GetPassName
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
√ |
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Header File/Library File
- Header file: #include <register/register_custom_pass.h>
- Library file: libregister.so
Function Usage
Obtains the name of a custom pass.
Prototype
1 | AscendString GetPassName() const |
Parameters
None
Returns
Pass name.
Restrictions
None
Parent topic: CustomPassContext