#[unsafe(no_mangle)]pub unsafe extern "C" fn Java_com_coolJapan_torsh_NNAPI_nativeCompileModel(
_env: JNIEnv,
_class: jclass,
device_handle: jlong,
model_handle: jlong,
) -> jlongExpand description
Compiles a ToRSh model for NNAPI execution