Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_def_builder.h87 return Options(*this).WithAttrImpl(attr_name, std::forward<T>(value)); in WithAttr()
130 Options WithAttrImpl(StringPiece name, T&& value) { in WithAttrImpl() function