Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.h827 #define GET_ATTR(T) \ macro
832 GET_ATTR(string)
833 GET_ATTR(bool)
834 #undef GET_ATTR
Dfunction.cc1356 #define GET_ATTR(T) \ macro
1361 GET_ATTR(string)
1362 GET_ATTR(bool)
1363 #undef GET_ATTR