Searched defs:execution_plan (Results 1 – 18 of 18) sorted by relevance
303 TfLiteIntArray** execution_plan) { in TEST()362 TfLiteIntArray** execution_plan) { in TEST()425 TfLiteIntArray** execution_plan) { in TEST()539 TfLiteIntArray** execution_plan) { in TEST()706 TfLiteIntArray** execution_plan) { in TEST()926 TfLiteIntArray** execution_plan) { in TEST()997 TfLiteIntArray** execution_plan) { in TEST()1200 TfLiteIntArray** execution_plan) { in TEST()
62 TfLiteIntArray* execution_plan; in Java_org_tensorflow_lite_InterpreterTest_getNativeHandleForDelegate() local
133 TfLiteIntArray** execution_plan) { in MockGetExecutionPlan()212 TfLiteIntArray** execution_plan) { in ErrorGetExecutionPlan()
116 TfLiteIntArray* execution_plan = nullptr; in PrepareSupportedNodes() local
161 TfLiteIntArray* execution_plan; in SimpleDelegate() local
829 TfLiteIntArray* execution_plan; in SetUp() local
192 std::vector<int>& execution_plan() { return execution_plan_; } in execution_plan() function195 const std::vector<int>& execution_plan() const { return execution_plan_; } in execution_plan() function
469 TfLiteStatus Subgraph::GetExecutionPlan(TfLiteIntArray** execution_plan) { in GetExecutionPlan()483 TfLiteIntArray** execution_plan) { in GetExecutionPlan()901 int first_execution_plan_index, const std::vector<int>& execution_plan, in PrepareOpsStartingAt()
33 auto execution_plan = model_factory(threadpool.get()); in End2EndBenchmark() local
51 auto execution_plan = model_factory(nullptr); in DWConvEnd2EndBenchmark() local
53 auto execution_plan = model_factory(nullptr); in GEMMEnd2EndBenchmark() local
55 auto execution_plan = model_factory(nullptr); in GEMMEnd2EndBenchmark() local
329 const std::vector<int>& execution_plan) { in CheckInputOutput()388 const std::vector<int>& execution_plan) { in SetCustomInputOutput()
237 const std::vector<int>& execution_plan() const { in execution_plan() function
975 TfLiteIntArray* execution_plan; in TEST() local
530 const Tensor& execution_plan = context->input(0); in DoWork() local
412 const Tensor& execution_plan = context->input(0); in DoWork() local
121 TfLiteIntArray* execution_plan; in Create() local2931 TfLiteIntArray* execution_plan = nullptr; in PrepareOpsToDelegate() local