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

Method handle

tensorflow/core/kernels/tensor_array.h:347–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345
346 mutex* mu() { return &mu_; }
347 Tensor* handle() { return &handle_; }
348
349 ResourceHandle resource_handle(OpKernelContext* ctx) {
350 return ctx->step_container()->MakeResourceHandle<TensorArray>(

Callers 7

ComputeMethod · 0.45
InitializeMethod · 0.45
GCMethod · 0.45
CreateSessionMethod · 0.45
RunCallableMethod · 0.45
ReleaseCallableMethod · 0.45
MakeCallableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected