/aosp_15_r20/external/XNNPACK/bench/ |
H A D | square-root.cc | 149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_square_root_f32() local
|
H A D | ceiling.cc | 149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_ceiling_f32() local
|
H A D | floor.cc | 149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_floor_f32() local
|
H A D | abs.cc | 149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_abs_f32() local
|
H A D | square.cc | 149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_square_f32() local
|
H A D | bankers-rounding.cc | 149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_bankers_rounding_f32() local
|
H A D | negate.cc | 149 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_negate_f32() local
|
H A D | leaky-relu.cc | 154 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_leaky_relu_f32() local
|
H A D | hardswish.cc | 217 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_hardswish_f32() local
|
H A D | prelu.cc | 185 std::unique_ptr<tflite::Interpreter> interpreter; in tflite_prelu_f32() local
|
/aosp_15_r20/external/python/cpython3/Mac/PythonLauncher/ |
D | FileSettings.m | 295 - (NSString *) interpreter { return interpreter;}; method
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
H A D | compiler.cc | 48 namespace interpreter { namespace
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/include/boost/lexical_cast/ |
D | lexical_cast_old.hpp | 162 detail::lexical_stream<Target, Source, traits> interpreter; in lexical_cast() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/ |
H A D | tflite_inference_stage.cc | 32 TfLiteModelInfo GetTfliteModelInfo(const Interpreter& interpreter) { in GetTfliteModelInfo()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/model_modifier/ |
H A D | embedder_main.cc | 136 std::unique_ptr<Interpreter> interpreter; in RunEmbedder() local
|
H A D | embedder.cc | 217 std::unique_ptr<Interpreter> interpreter; in CreateModelWithEmbeddedValidation() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
H A D | embedder_main.cc | 136 std::unique_ptr<Interpreter> interpreter; in RunEmbedder() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/testing/ |
H A D | delegate_testing.cc | 33 void FillInputTensor(tflite::Interpreter* interpreter) { in FillInputTensor()
|
/aosp_15_r20/external/libtextclassifier/native/utils/ |
H A D | tflite-model-executor.cc | 365 std::unique_ptr<tflite::Interpreter> interpreter; in CreateInterpreter() local
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/vcard/ |
D | ImportProcessor.java | 217 final VCardInterpreter interpreter, in readOneVCard()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/swift/Sources/ |
H A D | SignatureRunner.swift | 78 private var interpreter: Interpreter variable
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/inference/ |
D | IsolatedModelServiceImpl.java | 145 InterpreterApi interpreter = in runTfliteInterpreter() local
|
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/provider/ |
H A D | ScriptProvider.java | 117 Interpreter interpreter = mConfiguration.getInterpreterForScript(scriptName); in querySearchSuggestions() local
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | python_dispatch.cpp | 150 auto* interpreter = in operator ()() local 167 auto* interpreter = in operator ()() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | hashtable_ops_test.cc | 65 void SetTensorData(Interpreter* interpreter, int tensorId, in SetTensorData() 76 void SetTensorData(Interpreter* interpreter, int tensorId, in SetTensorData()
|