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