Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.h952 #define GET_ATTR(T) \ macro
957 GET_ATTR(string)
958 GET_ATTR(bool)
959 #undef GET_ATTR
Dfunction.cc1554 #define GET_ATTR(T) \ macro
1559 GET_ATTR(string)
1560 GET_ATTR(bool)
1561 #undef GET_ATTR