Searched defs:GetNodeAttr (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/util/ |
D | mirror_pad_mode.cc | 24 Status GetNodeAttr(const NodeDef& node_def, StringPiece attr_name, in GetNodeAttr() function
|
/external/tensorflow/tensorflow/core/framework/ |
D | node_def_util.cc | 378 Status GetNodeAttr(const AttrSlice& attrs, StringPiece attr_name, in GetNodeAttr() function 389 Status GetNodeAttr(const AttrSlice& attrs, StringPiece attr_name, in GetNodeAttr() function 412 Status GetNodeAttr(const AttrSlice& attrs, StringPiece attr_name, in GetNodeAttr() function 435 Status GetNodeAttr(const AttrSlice& attrs, StringPiece attr_name, in GetNodeAttr() function
|