Home
last modified time | relevance | path

Searched refs:is_in_call_context (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/engine/
Dbase_layer_utils.py315 if is_in_call_context() or all(
323 def is_in_call_context(): function
388 was_in_call = is_in_call_context()
Dbase_layer.py574 not base_layer_utils.is_in_call_context()):
797 if not base_layer_utils.is_in_call_context():
1401 if not base_layer_utils.is_in_call_context():