GetCustomAllocateStreamPass
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 execution function for a custom logical stream allocation pass.
Prototype
1 | CustomAllocateStreamPassFunc GetCustomAllocateStreamPass() const |
Parameters
None
Returns
Execution function.
Restrictions
None
Parent topic: PassRegistrationData