Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dnode_def_util.cc396 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
H A Dnode_def_util.h260 StatusOr<T> GetNodeAttr(const NodeDef& ndef, absl::string_view attr_name) { in GetNodeAttr() function
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dmirror_pad_mode.cc24 Status GetNodeAttr(const NodeDef& node_def, StringPiece attr_name, in GetNodeAttr() function