Home
last modified time | relevance | path

Searched refs:input_tensor1 (Results 1 – 1 of 1) sorted by relevance

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/
Dmemory_helpers_test.cc200 TfLiteTensor input_tensor1 = tflite::testing::CreateTensor<int32_t>( in TF_LITE_MICRO_TEST() local
213 &context, &input_tensor1, &input_tensor2, &output_tensor)); in TF_LITE_MICRO_TEST()
226 &context, &input_tensor2, &input_tensor1, &output_tensor)); in TF_LITE_MICRO_TEST()