Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Tensor
Class
Tensor
tensorflow/core/common_runtime/eager/tensor_handle.cc:85–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
Status TensorHandle::CreateLocalHandle(const class Tensor& t,
86
TensorHandle** h) {
87
// TODO(b/136608821): Move away from nullptr
88
return CreateLocalHandle(t, nullptr, nullptr, nullptr, h);
Callers
4
CopyToDevice
Method · 0.70
Run
Method · 0.70
InitInputTensors
Method · 0.50
ReInit
Method · 0.50
Calls
no outgoing calls
Tested by
1
ReInit
Method · 0.40