Home
last modified time | relevance | path

Searched defs:input0_aligned1 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/
Dmemory_helpers_test.cc42 uint8_t* input0_aligned1 = tflite::AlignPointerUp(input0, 1); in TF_LITE_MICRO_TEST() local
75 uint8_t* input0_aligned1 = tflite::AlignPointerDown(input0, 1); in TF_LITE_MICRO_TEST() local