aclmdlCreateConfigHandle
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
√ |
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function Usage
Creates data of the aclmdlConfigHandle type as a model loading configuration.
To destroy data of the aclmdlConfigHandle type, call aclmdlDestroyConfigHandle.
Prototype
1 | aclmdlConfigHandle *aclmdlCreateConfigHandle() |
Parameters
None
Returns
- Success: a pointer to data of the aclmdlConfigHandle type
- Failure: nullptr
Parent topic: aclmdlConfigHandle