Destroy a model.
The model need not have been finished by a call to {@link ANeuralNetworksModel_finish}.
See {@link ANeuralNetworksModel} for information on multithreaded usage.
Available since API level 27.
@param model The model to be destroyed. Passing NULL is acceptable and results in no operation.
See Implementation
Destroy a model.
The model need not have been finished by a call to {@link ANeuralNetworksModel_finish}.
See {@link ANeuralNetworksModel} for information on multithreaded usage.
Available since API level 27.
@param model The model to be destroyed. Passing NULL is acceptable and results in no operation.