Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Dmemory_helpers_test.cc63 uint8_t* input23_aligned3 = tflite::AlignPointerUp(input23, 3); in TF_LITE_MICRO_TEST() local
96 uint8_t* input23_aligned3 = tflite::AlignPointerDown(input23, 3); in TF_LITE_MICRO_TEST() local