| /external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/ |
| D | Interpreter.java | 80 public final class Interpreter extends InterpreterImpl implements InterpreterApi { class 184 public Interpreter(@NonNull File modelFile) { in Interpreter() method in Interpreter 196 public Interpreter(@NonNull File modelFile, Options options) { in Interpreter() method in Interpreter 210 public Interpreter(@NonNull ByteBuffer byteBuffer) { in Interpreter() method in Interpreter 226 public Interpreter(@NonNull ByteBuffer byteBuffer, Options options) { in Interpreter() method in Interpreter 230 private Interpreter(NativeInterpreterWrapperExperimental wrapper) { in Interpreter() method in Interpreter
|
| /external/tensorflow/tensorflow/lite/delegates/coreml/builders/ |
| D | test_util.mm | 40 - (void)validateInterpreter:(tflite::Interpreter*)interpreter { 54 - (void)checkInterpreterNotDelegated:(tflite::Interpreter*)interpreter {
|
| /external/tensorflow/tensorflow/lite/ |
| D | signature_runner.h | 28 class Interpreter; // Class for friend declarations. variable 145 friend class Interpreter; variable
|
| /external/tensorflow/tensorflow/lite/core/shims/cc/ |
| D | interpreter.h | 23 using Interpreter = ::tflite::Interpreter; variable
|
| /external/ow2-asm/asm-analysis/src/main/java/org/objectweb/asm/tree/analysis/ |
| D | Interpreter.java | 46 public abstract class Interpreter<V extends Value> { class 60 protected Interpreter(final int api) { in Interpreter() method in Interpreter
|
| /external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/ |
| D | Interpreter.java | 35 public class Interpreter implements InterpreterPropertyNames { class 48 public Interpreter() { in Interpreter() method in Interpreter
|
| /external/tflite-support/tensorflow_lite_support/cc/task/core/ |
| D | tflite_engine.cc | 229 -> absl::Status { in InitInterpreter() 255 -> absl::Status { in InitInterpreter()
|
| D | tflite_engine.h | 63 using Interpreter = tflite::Interpreter; variable
|
| /external/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.cpp | 51 Interpreter::Interpreter(std::unique_ptr<Module> M) in Interpreter() function in Interpreter
|
| /external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/ |
| D | Interpreter.cs | 31 public class Interpreter : IDisposable class 63 public Interpreter(byte[] modelData): this(modelData, default(Options)) {} in Interpreter() method in TensorFlowLite.Interpreter 65 public Interpreter(byte[] modelData, Options options) { in Interpreter() method in TensorFlowLite.Interpreter
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.cpp | 54 Interpreter::Interpreter(std::unique_ptr<Module> M) in Interpreter() function in Interpreter
|
| /external/tensorflow/tensorflow/lite/swift/Sources/ |
| D | Interpreter.swift | 27 public final class Interpreter { class 329 extension Interpreter { extension
|
| /external/tensorflow/tensorflow/lite/tools/optimize/debugging/python/ |
| D | debugger.py | 429 def _set_input_tensors(self, interpreter: _interpreter.Interpreter, 464 self, interpreter: _interpreter.Interpreter) -> List[np.ndarray]:
|
| /external/antlr/tool/src/main/java/org/antlr/tool/ |
| D | Interpreter.java | 49 public class Interpreter implements TokenSource { class 75 public Interpreter(Grammar grammar, IntStream input) { in Interpreter() method in Interpreter
|
| /external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/ |
| D | nnapi_plugin_test.cc | 62 tflite::Interpreter* Interpreter() const { return interpreter_.get(); } in Interpreter() function in tflite::__anon973e16cb0111::SingleAddOpModel 267 tflite::Interpreter* Interpreter() const { return interpreter_.get(); } in Interpreter() function in tflite::__anon973e16cb0111::MultiplePartitionsModel
|
| /external/libchrome-gestures/src/ |
| D | interpreter.cc | 23 Interpreter::Interpreter(PropRegistry* prop_reg, in Interpreter() function in gestures::Interpreter
|
| /external/llvm/tools/bugpoint/ |
| D | BugDriver.h | 53 AbstractInterpreter *Interpreter; // How to run the program variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | Speculation.h | 184 ResultEval Interpreter) in IRSpeculationLayer()
|
| /external/python/cpython3/Lib/test/support/ |
| D | interpreters.py | 45 class Interpreter: class
|
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
| D | quantized_transpose_conv_tester.h | 31 class Interpreter; variable
|
| /external/openthread/src/cli/ |
| D | cli.hpp | 102 class Interpreter : public Output class
|
| /external/tensorflow/tensorflow/lite/profiling/ |
| D | profile_summarizer_test.cc | 108 TEST(ProfileSummarizerTest, Interpreter) { in TEST() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
| D | ExecutionEngine.h | 517 Interpreter = 0x2 enumerator
|
| /external/tensorflow/tensorflow/lite/python/ |
| D | interpreter.py | 355 class Interpreter: class
|
| /external/llvm/include/llvm/ExecutionEngine/ |
| D | ExecutionEngine.h | 504 Interpreter = 0x2 enumerator
|