Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.h1096 #define GET_ATTR(T) \ macro
1101 GET_ATTR(string)
1102 GET_ATTR(bool)
1103 #undef GET_ATTR
Dfunction.cc1596 #define GET_ATTR(T) \ macro
1601 GET_ATTR(string)
1602 GET_ATTR(bool)
1603 #undef GET_ATTR