Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ _get_handle_feeder
Function
_get_handle_feeder
tensorflow/python/ops/session_ops.py:251–252 ·
view source on GitHub ↗
(graph, feeder)
Source
from the content-addressed store, hash-verified
249
250
251
def
_get_handle_feeder(graph, feeder):
252
return
graph._handle_feeders.get(feeder.op.name)
253
254
255
def
_get_handle_reader(graph, handle, dtype):
Callers
1
_get_handle_mover
Function · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected