HomeSort by relevance Sort by last modified time
    Searched refs:CORE_CC_ALL_SRCS (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/lite/
Makefile 81 CORE_CC_ALL_SRCS := \
94 CORE_CC_ALL_SRCS := $(sort $(CORE_CC_ALL_SRCS))
103 TF_LITE_CC_SRCS := $(filter-out $(CORE_CC_EXCLUDE_SRCS), $(CORE_CC_ALL_SRCS))
  /external/tensorflow/tensorflow/contrib/makefile/
README.md 485 files you'll need to also update `CORE_CC_ALL_SRCS` and `CORE_CC_EXCLUDE_SRCS`

Completed in 52 milliseconds