/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | trend_classifying_filter_interpreter_unittest.cc | 37 TrendClassifyingFilterInterpreter interpreter( in TEST() local
|
H A D | logging_filter_interpreter_unittest.cc | 39 LoggingFilterInterpreter interpreter(&prop_reg, base_interpreter, nullptr); in TEST() local
|
H A D | activity_replay_unittest.cc | 69 Interpreter* interpreter = c_interpreter->interpreter(); in TEST() local
|
H A D | t5r2_correcting_filter_interpreter_unittest.cc | 68 std::unique_ptr<T5R2CorrectingFilterInterpreter> interpreter; in TEST() local
|
H A D | finger_merge_filter_interpreter_unittest.cc | 49 FingerMergeFilterInterpreter interpreter(nullptr, base_interpreter, nullptr); in TEST() local
|
H A D | stationary_wiggle_filter_interpreter_unittest.cc | 55 StationaryWiggleFilterInterpreter interpreter( in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/objc/apps/TestApp/TestApp/ |
H A D | ViewController.m | 77 @property(nonatomic) TFLInterpreter *interpreter; property
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/ |
H A D | c_api_signature_runner_test.cc | 36 TfLiteInterpreter* interpreter = TfLiteInterpreterCreate(model, options); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/examples/python/ |
H A D | label_image.py | 88 interpreter = tf.lite.Interpreter( variable
|
/aosp_15_r20/external/federated-compute/fcp/client/engine/ |
H A D | tflite_wrapper.h | 97 std::unique_ptr<tflite::Interpreter> interpreter, in TfLiteWrapper()
|
/aosp_15_r20/external/armnn/samples/ImageClassification/ |
H A D | run_classifier.py | 116 def run_inference(interpreter, input_image): argument
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/ |
H A D | tflite_inference_main.cc | 50 std::unique_ptr<tflite::Interpreter> interpreter; in RunWithRandomInputs() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/ |
H A D | delegate_test_util.h | 97 auto interpreter = std::make_unique<Interpreter>(); in NewInterpreterWithDefaultDelegates() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ |
H A D | mlir_tflite_runner.cc | 139 std::unique_ptr<tflite::Interpreter> interpreter; in main() local
|
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/ |
H A D | InterpretedTemplate.java | 64 TemplateInterpreter interpreter = in render() local
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/ |
H A D | image_tensor_specs.cc | 138 const TfLiteEngine::Interpreter& interpreter, in BuildInputImageTensorSpecs()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
H A D | platform.cc | 30 namespace interpreter { namespace
|
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/ |
H A D | IntentBuilders.java | 100 public static Intent buildInterpreterShortcutIntent(Interpreter interpreter, in buildInterpreterShortcutIntent()
|
/aosp_15_r20/external/python/cpython3/Mac/PythonLauncher/ |
D | PreferencesWindowController.m | 76 - (NSString *) interpreter { return [interpreter stringValue];}; method
|
D | MyDocument.m | 152 - (NSString *) interpreter { return [interpreter stringValue];}; method
|
/aosp_15_r20/external/python/cpython2/Mac/PythonLauncher/ |
D | PreferencesWindowController.m | 76 - (NSString *) interpreter { return [interpreter stringValue];}; method
|
D | MyDocument.m | 152 - (NSString *) interpreter { return [interpreter stringValue];}; method
|
D | FileSettings.m | 295 - (NSString *) interpreter { return interpreter;}; method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function_types/example/ |
D | interpreter.hpp | 59 class interpreter class
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/delegates/compatibility/common/ |
H A D | delegate_compatibility_checker_base.cc | 57 std::unique_ptr<tflite::Interpreter> interpreter; in checkModelCompatibilityOnline() local
|