Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.h88 struct AttrValueWrapper { struct
91 AttrValueWrapper() {} in AttrValueWrapper() function
94 AttrValueWrapper(T val) { // NOLINT(runtime/explicit) in AttrValueWrapper() function
191 inline FunctionDefHelper::AttrValueWrapper::AttrValueWrapper(const char* val) { in AttrValueWrapper() function
196 inline FunctionDefHelper::AttrValueWrapper::AttrValueWrapper( in AttrValueWrapper() function
202 inline FunctionDefHelper::AttrValueWrapper::AttrValueWrapper(StringPiece val) { in AttrValueWrapper() function