Searched refs:DEFINE_GET_ATTR_SIMPLE (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ |
D | node_def_util.cc | 233 #define DEFINE_GET_ATTR_SIMPLE(TYPE, FIELD, ATTR_TYPE, APPEND_OP, CAST, ...) \ macro 267 DEFINE_GET_ATTR_SIMPLE(string, s, "string", emplace_back, v, ;)
|