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

Method DebugString

tensorflow/python/framework/test_ops.cc:160–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158class StubResource : public ResourceBase {
159 public:
160 string DebugString() const override { return ""; }
161};
162
163REGISTER_RESOURCE_HANDLE_KERNEL(StubResource);

Callers 1

PrintAnalysisMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected