Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dplatform_strings.h87 #define TF_PLAT_STR_AS_STR_(x) TF_PLAT_STR_STR_1_(x) macro
104 #define TF_PLAT_STR_(x) TF_PLAT_STR_MAGIC_PREFIX_ #x "=" TF_PLAT_STR_AS_STR_(x)