Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ callback
Function
callback
tensorflow/contrib/framework/python/ops/variables.py:588–589 ·
view source on GitHub ↗
(session)
Source
from the content-addressed store, hash-verified
586
assign_op, feed_dict = assign_from_values(var_names_to_values)
587
588
def
callback(session):
589
return
session.run(assign_op, feed_dict)
590
591
return
callback
592
Callers
15
FakeInit
Function · 0.85
GetCallback
Function · 0.85
SetCallback
Function · 0.85
PerformCollectiveOp
Function · 0.85
PerformCollectiveOp
Function · 0.85
eval_func
Method · 0.85
invoke_op_callbacks
Function · 0.85
execute_with_callbacks
Function · 0.85
HostCallback
Method · 0.85
HostCallback
Method · 0.85
HostCallback
Method · 0.85
HostCallback
Method · 0.85
Calls
2
run
Method · 0.45
restore
Method · 0.45
Tested by
no test coverage detected