acltdtCleanChannel
The Atlas 200/300/500 Inference Product does not support this API.
Description
Clears all data in a channel.
Prototype
aclError acltdtCleanChannel(acltdtChannelHandle *handle)
Command-Line Options
Parameter |
Input/Output |
Description |
|---|---|---|
handle |
Input |
Channel. Call acltdtCreateChannelWithCapacity to create data of the acltdtChannelHandle type in advance. |
Returns
The value 0 indicates success, and other values indicate failure. For details, see aclError.
Parent topic: Tensor Data Transmission