Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Dmemory_helpers_test.cc67 uint8_t* input23_aligned16 = tflite::AlignPointerUp(input23, 16); in TF_LITE_MICRO_TEST() local
100 uint8_t* input23_aligned16 = tflite::AlignPointerDown(input23, 16); in TF_LITE_MICRO_TEST() local