Home
last modified time | relevance | path

Searched defs:interpreter (Results 176 – 200 of 420) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/XNNPACK/bench/
H A Dsquare-root.cc149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_square_root_f32() local
H A Dceiling.cc149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_ceiling_f32() local
H A Dfloor.cc149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_floor_f32() local
H A Dabs.cc149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_abs_f32() local
H A Dsquare.cc149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_square_f32() local
H A Dbankers-rounding.cc149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_bankers_rounding_f32() local
H A Dnegate.cc149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_negate_f32() local
H A Dleaky-relu.cc154 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_leaky_relu_f32() local
H A Dhardswish.cc217 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_hardswish_f32() local
H A Dprelu.cc185 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_prelu_f32() local
/aosp_15_r20/external/python/cpython3/Mac/PythonLauncher/
DFileSettings.m295 - (NSString *) interpreter { return interpreter;}; method
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dcompiler.cc48 namespace interpreter { namespace
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/include/boost/lexical_cast/
Dlexical_cast_old.hpp162 detail::lexical_stream<Target, Source, traits> interpreter; in lexical_cast() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
H A Dtflite_inference_stage.cc32 TfLiteModelInfo GetTfliteModelInfo(const Interpreter& interpreter) { in GetTfliteModelInfo()
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/model_modifier/
H A Dembedder_main.cc136 std::unique_ptr<Interpreter> interpreter; in RunEmbedder() local
H A Dembedder.cc217 std::unique_ptr<Interpreter> interpreter; in CreateModelWithEmbeddedValidation() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dembedder_main.cc136 std::unique_ptr<Interpreter> interpreter; in RunEmbedder() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/testing/
H A Ddelegate_testing.cc33 void FillInputTensor(tflite::Interpreter* interpreter) { in FillInputTensor()
/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dtflite-model-executor.cc365 std::unique_ptr<tflite::Interpreter> interpreter; in CreateInterpreter() local
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/vcard/
DImportProcessor.java217 final VCardInterpreter interpreter, in readOneVCard()
/aosp_15_r20/external/tensorflow/tensorflow/lite/swift/Sources/
H A DSignatureRunner.swift78 private var interpreter: Interpreter variable
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/inference/
DIsolatedModelServiceImpl.java145 InterpreterApi interpreter = in runTfliteInterpreter() local
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/provider/
H A DScriptProvider.java117 Interpreter interpreter = mConfiguration.getInterpreterForScript(scriptName); in querySearchSuggestions() local
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_dispatch.cpp150 auto* interpreter = in operator ()() local
167 auto* interpreter = in operator ()() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dhashtable_ops_test.cc65 void SetTensorData(Interpreter* interpreter, int tensorId, in SetTensorData()
76 void SetTensorData(Interpreter* interpreter, int tensorId, in SetTensorData()

12345678910>>...17