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

Method GetName

tensorflow/lite/delegates/gpu/cl/cl_event.h:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53
54 void SetName(const std::string& name);
55 std::string GetName() const { return name_; }
56
57 private:
58 void Release();

Callers 3

GetProfilingInfoMethod · 0.45
MaybeResolveClustersFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36