aclmdlCreateExecConfigHandle
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
√ |
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function Usage
Creates data of the aclmdlExecConfigHandle type as a model execution configuration object.
To destroy data of the aclmdlExecConfigHandle type, call aclmdlDestroyExecConfigHandle.
Prototype
1 | aclmdlExecConfigHandle *aclmdlCreateExecConfigHandle() |
Parameters
None
Returns
- Success: a pointer to data of the aclmdlExecConfigHandle type
- Failure: NULL
Parent topic: aclmdlExecConfigHandle