Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Ddataset.h293 void BuildAttrValue(const T& value, AttrValue* attr) { in BuildAttrValue() function
298 AttrValue BuildAttrValue(const T& value) { in BuildAttrValue() function