Searched defs:model_handle (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/aoti_runtime/ |
H A D | interface.cpp | 279 AOTInductorModelHandle* model_handle, in AOTInductorModelCreate() 305 AOTInductorModelHandle model_handle, in AOTInductorModelRun() 320 AOTIRuntimeError AOTInductorModelDelete(AOTInductorModelHandle model_handle){ in AOTInductorModelDelete() 328 AOTInductorModelHandle model_handle, in AOTInductorModelGetNumOutputs() 337 AOTInductorModelHandle model_handle, in AOTInductorModelUpdateConstantsMap()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/main/native/ |
H A D | nativeinterpreterwrapper_jni.cc | 395 JNIEnv* env, jclass clazz, jlong model_handle, jlong error_handle, in Java_org_tensorflow_lite_NativeInterpreterWrapper_createInterpreter() 637 JNIEnv* env, jclass clazz, jlong error_handle, jlong model_handle, in Java_org_tensorflow_lite_NativeInterpreterWrapper_delete()
|
/aosp_15_r20/hardware/libhardware/modules/soundtrigger/ |
H A D | sound_trigger_hw.c | 91 sound_model_handle_t model_handle; member 203 struct stub_sound_trigger_device* stdev, sound_model_handle_t* model_handle) { in fetch_model_with_handle()
|