rmlReleaseTensor
Releases an tensor created with rmlCreateTensor(), invalidates the handle.
void rmlReleaseTensor( |
rml_tensor tensor); |
API
Main
Parameters
Parameter |
Input/Output |
Description |
---|---|---|
tensor |
input |
A valid tensor handle. |
Releases an tensor created with rmlCreateTensor(), invalidates the handle.
void rmlReleaseTensor( |
rml_tensor tensor); |
Main
Parameter |
Input/Output |
Description |
---|---|---|
tensor |
input |
A valid tensor handle. |