Searched defs:BUILD_PATH (Results 1 – 8 of 8) sorted by relevance
15 set BUILD_PATH=tensorflow/tools/ci_build/builds variable
34 BUILD_PATH = os.path.join(WORK_PATH, "build") variable
34 BUILD_PATH = os.path.join(WORK_PATH, 'build') variable
21 BUILD_PATH = os.path.join(DIR_SOURCE_ROOT, 'build') variable
9 BUILD_PATH ?= $(PWD)/build/$(ARCH) macro