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

Method DebugString

tensorflow/core/kernels/batch_kernels.cc:240–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238 }
239
240 string DebugString() const final { return "BatchResource"; }
241
242 // Ingests data from one invocation of the batch op. The data is enqueued to
243 // be combined with others into a batch, asynchronously.

Callers 1

ConcatFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected