Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ global_learning_phase_is_set
Function
global_learning_phase_is_set
tensorflow/python/keras/backend.py:300–301 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
298
299
300
def
global_learning_phase_is_set():
301
return
_DUMMY_EAGER_GRAPH in _GRAPH_LEARNING_PHASES
302
303
304
def
_mark_func_graph_as_unsaveable(graph, learning_phase):
Callers
1
eager_learning_phase_scope
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected