Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ get_value
Function
get_value
tensorflow/python/keras/backend.py:1110–1111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1108
x._current_value = new_value
1109
1110
def
get_value():
1111
return
x._current_value
1112
1113
x.update_value = update_value
1114
x.get_value = get_value
Callers
3
eval
Function · 0.85
HandleGather
Method · 0.85
GetScalarConstNodeValueHelper
Function · 0.85
Calls
6
is_tensor
Method · 0.80
executing_eagerly
Method · 0.80
function
Function · 0.70
get_session
Function · 0.70
numpy
Method · 0.45
eval
Method · 0.45
Tested by
no test coverage detected