Searched defs:GetNodeAttr (Results 1 – 3 of 3) 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.h | 260 StatusOr<T> GetNodeAttr(const NodeDef& ndef, absl::string_view attr_name) { in GetNodeAttr() function
|
| D | node_def_util.cc | 396 Status GetNodeAttr(const AttrSlice& attrs, StringPiece attr_name, in GetNodeAttr() function 407 Status GetNodeAttr(const AttrSlice& attrs, StringPiece attr_name, in GetNodeAttr() function 430 Status GetNodeAttr(const AttrSlice& attrs, StringPiece attr_name, in GetNodeAttr() function 453 Status GetNodeAttr(const AttrSlice& attrs, StringPiece attr_name, in GetNodeAttr() function
|