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

Method set_name

tensorflow/core/framework/resource_handle.h:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 // Unique name of this resource.
54 const string& name() const { return name_; }
55 void set_name(const string& name) { name_ = name; }
56
57 // Hash code for the type of the resource. Is only valid in the same device
58 // and in the same execution.

Callers 15

TESTFunction · 0.45
TESTFunction · 0.45
InitApiDefFromOpDefFunction · 0.45
FFunction · 0.45
TESTFunction · 0.45
FinalizeAttrFunction · 0.45
FinalizeInputOrOutputFunction · 0.45
OpDefBuilderMethod · 0.45
AsProtoMethod · 0.45
NodeDefBuilderMethod · 0.45
MakeResourceHandleFunction · 0.45

Calls

no outgoing calls

Tested by 14

TESTFunction · 0.36
TESTFunction · 0.36
FFunction · 0.36
TESTFunction · 0.36
CreateNodeDefMethod · 0.36
BM_ConcatInputRangeFunction · 0.36
BM_SelectInputRangeFunction · 0.36
ComputePolicyFunction · 0.36
StubDeviceMethod · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
NDefFunction · 0.36