Home
last modified time | relevance | path

Searched defs:interpreter (Results 76 – 100 of 420) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DPythonFallbackKernel.cpp73 auto* interpreter = ivalue.unsafeToTensorImpl()->pyobj_slot()->pyobj_interpreter(); in pythonFallback() local
85 auto* interpreter = nv.unsafeToTensorImpl()->pyobj_slot()->pyobj_interpreter(); in pythonFallback() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/gpu/
H A DGpuDelegateTest.java137 Interpreter interpreter = in testDelegateSerialization() local
172 Interpreter interpreter = new Interpreter(MOBILENET_QUANTIZED_MODEL_BUFFER, options); in createInterpreterWithDelegate() local
/aosp_15_r20/external/bazelbuild-rules_python/python/private/pypi/whl_installer/
H A Dplatform.py32 def interpreter(cls) -> "OS": member in OS
55 def interpreter(cls) -> "Arch": member in Arch
/aosp_15_r20/external/libchrome-gestures/src/
H A Dsensor_jump_filter_interpreter_unittest.cc56 SensorJumpFilterInterpreter interpreter(nullptr, base_interpreter, nullptr); in TEST() local
119 SensorJumpFilterInterpreter interpreter(nullptr, base_interpreter, nullptr); in TEST() local
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/core/
H A Dtflite_engine.cc71 Interpreter* interpreter = this->interpreter(); in GetInputs() local
82 Interpreter* interpreter = this->interpreter(); in GetOutputs() local
/aosp_15_r20/external/ow2-asm/asm-util/src/main/java/org/objectweb/asm/util/
H A DCheckFrameAnalyzer.java101 private final Interpreter<V> interpreter; field in CheckFrameAnalyzer
112 CheckFrameAnalyzer(final Interpreter<V> interpreter) { in CheckFrameAnalyzer()
/aosp_15_r20/external/libtextclassifier/native/utils/intents/
H A Dintent-generator.cc212 std::unique_ptr<AnnotatorJniEnvironment> interpreter( in GenerateIntents() local
243 std::unique_ptr<ActionsJniLuaEnvironment> interpreter( in GenerateIntents() local
/aosp_15_r20/external/XNNPACK/bench/
H A Delu.cc220 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_elu_f32() local
326 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_elu_qs8() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/
H A Dprofile_summarizer_test.cc112 auto interpreter = m.GetInterpreter(); in TEST() local
134 auto interpreter = m.GetInterpreter(); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/swift/Tests/
H A DInterpreterTests.swift21 var interpreter: Interpreter! variable
48 let interpreter = try Interpreter(modelPath: AddQuantizedModel.path, options: options) in testInitWithOptions() variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
H A Dinterpreter_wrapper.cc101 std::unique_ptr<Interpreter> interpreter; in CreateInterpreter() local
235 auto interpreter = in CreateInterpreterWrapper() local
252 std::unique_ptr<Interpreter> interpreter) in InterpreterWrapper()
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
H A Dparse_testdata.cc154 TfLiteStatus FeedExample(tflite::Interpreter* interpreter, in FeedExample()
189 TfLiteStatus CheckOutputs(tflite::Interpreter* interpreter, in CheckOutputs()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DCommandObject.h415 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument
432 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DCommandObject.h415 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument
432 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DCommandObject.h397 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument
414 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DCommandObject.h415 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument
432 : CommandObject(interpreter, name, help, syntax, flags) {} in CommandObject() argument
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/vcard/com.android.vcard/android_common_apex33/javac/
Dcom.android.vcard.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/vcard/com.android.vcard/android_common/javac/
Dcom.android.vcard.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/main/native/
H A Dtensor_jni.cc47 InterpreterTensorHandle(Interpreter* interpreter, int tensor_index) in InterpreterTensorHandle()
85 TensorHandle(Interpreter* interpreter, int tensor_index) { in TensorHandle()
474 Interpreter* interpreter = reinterpret_cast<Interpreter*>(interpreter_handle); in Java_org_tensorflow_lite_TensorImpl_create() local
/aosp_15_r20/external/ow2-asm/asm-analysis/src/main/java/org/objectweb/asm/tree/analysis/
H A DAnalyzer.java57 private final Interpreter<V> interpreter; field in Analyzer
88 public Analyzer(final Interpreter<V> interpreter) { in Analyzer()
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dparse_testdata.cc156 TfLiteStatus FeedExample(tflite::Interpreter* interpreter, in FeedExample()
191 TfLiteStatus CheckOutputs(tflite::Interpreter* interpreter, in CheckOutputs()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dtest_util.cc349 int CountPartitionsDelegatedTo(Interpreter* interpreter, in CountPartitionsDelegatedTo()
362 int CountPartitionsExecutedByCpuKernel(const Interpreter* interpreter) { in CountPartitionsExecutedByCpuKernel()
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDasm-analysis-8.0.1.jar ... org.objectweb.asm.tree.analysis.Interpreter interpreter private org.objectweb.asm.tree. ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/ow2/asm/asm-analysis/9.6/
HDasm-analysis-9.6.jar ... org.objectweb.asm.tree.analysis.Interpreter interpreter private org.objectweb.asm.tree. ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-analysis/linux_glibc_common/local-javac-header/
Dow2-asm-analysis.jar ... org.objectweb.asm.tree.analysis.Interpreter interpreter private org.objectweb.asm.tree. ...

12345678910>>...17