Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dmacros.h118 #define TF_FALLTHROUGH_INTENDED [[clang::fallthrough]] // NOLINT macro
123 #define TF_FALLTHROUGH_INTENDED \ macro