MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / attrs

Method attrs

tensorflow/core/graph/graph.cc:204–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204AttrSlice Node::attrs() const { return AttrSlice(def()); }
205
206const protobuf::RepeatedPtrField<string>& Node::requested_inputs() const {
207 return def().input();

Callers 15

ReplaceNodeFunction · 0.45
GetShapeValueFunction · 0.45
GetNodeAttrFunction · 0.45
ModifySharedNameAttrFunction · 0.45
ConvertKVOpsMethod · 0.45
createOperationMethod · 0.45
ConvertNodeMethod · 0.45

Calls 1

AttrSliceClass · 0.85

Tested by 15

GetClustersFunction · 0.36
HasGuaranteeConstAttrFunction · 0.36
GetClustersFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
GetXlaInternalScopesFunction · 0.36
TESTFunction · 0.36
ExpectNodeCloseMethod · 0.36
ExpectNodeEqualMethod · 0.36
GetRendezvousKeyFunction · 0.36
CheckIndexFunction · 0.36