Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dtransform_utils.h76 inline void SetNodeAttr(const string& key, const T& value, NodeDef* node) { in SetNodeAttr() function
/external/tensorflow/tensorflow/core/grappler/clusters/
Dsingle_machine_test.cc379 inline void SetNodeAttr(const string& key, const T& value, NodeDef* node) { in SetNodeAttr() function
386 inline void SetNodeAttr(const string& key, const Tensor& tensor, in SetNodeAttr() function