Home
last modified time | relevance | path

Searched defs:interpreter_ (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Ddelegate_test_util.h112 std::unique_ptr<Interpreter> interpreter_; variable
183 std::unique_ptr<Interpreter> interpreter_; variable
H A Ddelegate_test.cc933 std::unique_ptr<Interpreter> interpreter_; member in tflite::delegates::__anon19a250f30111::TestDelegateWithDynamicTensors
1071 std::unique_ptr<Interpreter> interpreter_; member in tflite::delegates::__anon19a250f30111::TestReleaseDynamicTensorWithDelegate
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_tflite_model.cc121 Interpreter* const interpreter_ = nullptr; // not own the memory. member in tflite::benchmark::__anona6cc63380111::InterpreterStatePrinter
148 Interpreter* const interpreter_ = nullptr; member in tflite::benchmark::__anona6cc63380111::OutputSaver
H A Dprofiling_listener.h55 Interpreter* interpreter_; variable
H A Dbenchmark_tflite_model.h113 std::unique_ptr<tflite::Interpreter> interpreter_; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DPythonOpRegistrationTrampoline.h11 static std::atomic<c10::impl::PyInterpreter*> interpreter_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/kernel_test/
H A Dinput_generator.h48 std::unique_ptr<Interpreter> interpreter_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
H A Dinterpreter_wrapper.h142 const std::unique_ptr<Interpreter> interpreter_; variable
H A Dinterpreter_wrapper.cc613 PyObject* CheckGetTensorArgs(Interpreter* interpreter_, int tensor_index, in CheckGetTensorArgs()
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/optimize/
H A Dcalibration_wrapper.h125 std::unique_ptr<tflite::Interpreter> interpreter_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
H A Dtflite_driver.h77 std::unique_ptr<Interpreter> interpreter_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter_test_util.h80 std::unique_ptr<Interpreter> interpreter_; variable
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/util/
H A Dminielf.h56 std::string interpreter_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
H A Dtflite_inference_stage.h82 std::unique_ptr<Interpreter> interpreter_; variable
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dmodel-executor.h115 std::unique_ptr<tflite::Interpreter> interpreter_; variable
/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dtflite_wrapper.h112 std::unique_ptr<tflite::Interpreter> interpreter_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dtflite_driver.h107 std::unique_ptr<Interpreter> interpreter_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dvalidator.h108 std::unique_ptr<Interpreter> interpreter_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/utils/
H A Dsimple_delegate_test.cc61 std::unique_ptr<Interpreter> interpreter_; member in tflite::__anone1a3083c0111::TestDelegate
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/core/
H A Dtflite_engine.h204 InterpreterWrapper interpreter_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dsubgraph_test_util_test.cc67 std::unique_ptr<Interpreter> interpreter_; member in tflite::subgraph_test_util::__anon58c906760111::SubgraphBuilderTest
H A Dvariable_ops_test.cc146 std::unique_ptr<Interpreter> interpreter_; member in tflite::__anon130f10750111::VariableOpsTest
H A Dtest_util.h678 std::unique_ptr<tflite::Interpreter> interpreter_; variable
/aosp_15_r20/system/media/audio_utils/tests/
H A Daudio_tflite_tests.cpp208 std::unique_ptr<tflite::Interpreter> interpreter_; member in tflite::__anona52b80e70111::ModelTest
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
H A Dbatch_seq_config_test.cc168 std::unique_ptr<Interpreter> interpreter_; member in tflite::TestModel

12