Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/tools/make/
Dtransform_source.py33 EXAMPLE_DIR_PATH = 'tensorflow/lite/micro/examples/' variable
97 include_match = re.match(r'.*#include.*"(' + EXAMPLE_DIR_PATH + r'.*)"', line)