Home
last modified time | relevance | path

Searched defs:AttrValueWrapper (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dfunction.h101 struct AttrValueWrapper { struct
104 AttrValueWrapper() {} in AttrValueWrapper() function
107 AttrValueWrapper(T val) { // NOLINT(runtime/explicit) in AttrValueWrapper() argument
204 inline FunctionDefHelper::AttrValueWrapper::AttrValueWrapper(const char* val) { in AttrValueWrapper() function
209 inline FunctionDefHelper::AttrValueWrapper::AttrValueWrapper( in AttrValueWrapper() function
215 inline FunctionDefHelper::AttrValueWrapper::AttrValueWrapper(StringPiece val) { in AttrValueWrapper() function