Searched refs:IsDynamicTensor (Results 1 – 25 of 27) sorted by relevance
12
93 EXPECT_TRUE(IsDynamicTensor(output)); in TEST_F()102 EXPECT_TRUE(IsDynamicTensor(output)); in TEST_F()
188 if (IsDynamicTensor(output)) { in Eval()192 if (IsDynamicTensor(im2col)) { in Eval()
143 if (IsDynamicTensor(cond_output)) { in Prepare()166 TF_LITE_ENSURE(context, !IsDynamicTensor(body_output)); in Prepare()
85 if (IsDynamicTensor(output)) { in Eval()
94 if (IsDynamicTensor(output)) { in Eval()
101 if (IsDynamicTensor(output)) { in Eval()
279 if (IsDynamicTensor(op_context.output)) { in EvalMean()408 if (IsDynamicTensor(op_context->output)) { in EvalLogic()536 if (IsDynamicTensor(op_context.output)) { in EvalSum()
91 if (IsDynamicTensor(op_context.output)) { in Eval()
75 inline bool IsDynamicTensor(const TfLiteTensor* tensor) { in IsDynamicTensor() function
137 if (IsDynamicTensor(output)) { in Eval()
83 if (IsDynamicTensor(output)) { in Eval()
123 if (IsDynamicTensor(op_context.output)) { in Eval()
139 if (IsDynamicTensor(output)) { in Eval()
112 if (IsDynamicTensor(op_context.output)) { in Eval()
119 if (IsDynamicTensor(output)) { in Eval()
161 if (IsDynamicTensor(op_context.output)) { in Eval()
168 if (IsDynamicTensor(output)) { in Eval()
163 if (IsDynamicTensor(output)) { in Eval()
142 if (IsDynamicTensor(output)) { in Eval()
168 if (IsDynamicTensor(output_tensor)) { in Eval()
200 if (IsDynamicTensor(output)) { in SparseToDenseImpl()
182 if (IsDynamicTensor(op_context.output)) { in Eval()
188 if (IsDynamicTensor(output_values)) { in Eval()
113 if (tflite::IsDynamicTensor(&output_indices)) { in Eval()