| /external/tensorflow/tensorflow/lite/tools/delegates/compatibility/nnapi/ |
| D | nnapi_compatibility_lib.cc | 40 TfLiteIntArray* execution_plan; in CheckCompatibility() local
|
| /external/tensorflow/tensorflow/lite/java/src/test/native/ |
| D | interpreter_test_jni.cc | 62 TfLiteIntArray* execution_plan; in Java_org_tensorflow_lite_InterpreterTest_getNativeHandleForDelegate() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | model_builder_test.cc | 318 TfLiteIntArray** execution_plan) { in TEST() 375 TfLiteIntArray** execution_plan) { in TEST() 438 TfLiteIntArray** execution_plan) { in TEST() 552 TfLiteIntArray** execution_plan) { in TEST() 719 TfLiteIntArray** execution_plan) { in TEST() 937 TfLiteIntArray** execution_plan) { in TEST() 1005 TfLiteIntArray** execution_plan) { in TEST() 1203 TfLiteIntArray** execution_plan) { in TEST() 1276 TfLiteIntArray** execution_plan) { in TEST() 1333 TfLiteIntArray** execution_plan) { in TEST() [all …]
|
| /external/tensorflow/tensorflow/lite/delegates/ |
| D | utils_test.cc | 134 TfLiteIntArray** execution_plan) { in MockGetExecutionPlan() 213 TfLiteIntArray** execution_plan) { in ErrorGetExecutionPlan()
|
| D | utils.cc | 119 TfLiteIntArray* execution_plan = nullptr; in PrepareSupportedNodes() local
|
| D | delegate_test.cc | 875 TfLiteIntArray* execution_plan; in SetUp() local 1019 TfLiteIntArray* execution_plan; in SetUp() local
|
| D | delegate_test_util.cc | 182 TfLiteIntArray* execution_plan; in SimpleDelegate() local
|
| /external/tensorflow/tensorflow/lite/ |
| D | simple_planner.h | 93 void DumpDebugInfo(const std::vector<int>& execution_plan) const override{}; in DumpDebugInfo()
|
| D | simple_memory_arena.cc | 192 const std::string& name, const std::vector<int>& execution_plan, in DumpArenaInfo()
|
| D | simple_memory_arena_debug_dump.cc | 134 const std::vector<int>& execution_plan, size_t arena_size, in DumpArenaInfo()
|
| D | interpreter.h | 244 const std::vector<int>& execution_plan() const { in execution_plan() function
|
| /external/tensorflow/tensorflow/lite/tools/serialization/ |
| D | writer_lib.cc | 356 const std::vector<int>& execution_plan) { in CheckInputOutput() 415 const std::vector<int>& execution_plan) { in SetCustomInputOutput() 504 const std::vector<int>& outputs, const std::vector<int>& execution_plan) { in SetCustomInputOutput()
|
| /external/tensorflow/tensorflow/lite/tools/delegates/compatibility/common/ |
| D | delegate_compatibility_checker_base.cc | 71 TfLiteIntArray* execution_plan; in checkModelCompatibilityOnline() local
|
| /external/tensorflow/tensorflow/lite/core/ |
| D | subgraph.h | 203 std::vector<int>& execution_plan() { return execution_plan_; } in execution_plan() function 206 const std::vector<int>& execution_plan() const { return execution_plan_; } in execution_plan() function
|
| D | subgraph.cc | 501 TfLiteStatus Subgraph::GetExecutionPlan(TfLiteIntArray** execution_plan) { in GetExecutionPlan() 514 TfLiteIntArray** execution_plan) { in GetExecutionPlan() 1076 int first_execution_plan_index, const std::vector<int>& execution_plan, in PrepareOpsStartingAt()
|
| /external/XNNPACK/bench/ |
| D | end2end.cc | 33 auto execution_plan = model_factory(threadpool.get()); in End2EndBenchmark() local
|
| D | qu8-dwconv-e2e.cc | 55 auto execution_plan = model_factory(nullptr); in DWConvEnd2EndBenchmark() local
|
| D | f32-dwconv-e2e.cc | 60 auto execution_plan = model_factory(nullptr); in DWConvEnd2EndBenchmark() local
|
| D | qs8-dwconv-e2e.cc | 53 auto execution_plan = model_factory(nullptr); in DWConvEnd2EndBenchmark() local
|
| D | f32-gemm-e2e.cc | 85 auto execution_plan = model_factory(nullptr); in GEMMEnd2EndBenchmark() local 143 auto execution_plan = model_factory(nullptr); in GEMMEnd2EndBenchmark() local
|
| D | qu8-gemm-e2e.cc | 59 auto execution_plan = model_factory(nullptr); in GEMMEnd2EndBenchmark() local
|
| /external/tensorflow/tensorflow/lite/tools/versioning/ |
| D | op_signature_test.cc | 116 TfLiteIntArray** execution_plan) { in StubGetExecutionPlan()
|
| /external/tensorflow/tensorflow/compiler/xrt/kernels/ |
| D | tpu_execute_op.cc | 414 const Tensor& execution_plan = context->input(0); in DoWork() local
|
| D | xrt_execute_op.cc | 534 const Tensor& execution_plan = context->input(0); in DoWork() local
|
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
| D | xnnpack_delegate.cc | 272 TfLiteIntArray* execution_plan; in Create() local 4765 TfLiteIntArray* execution_plan = nullptr; in PrepareOpsToDelegate() local
|