Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/engine/
Dbase_layer_utils.py307 def needs_keras_history(tensors, ignore_call_context=False): argument
326 if call_context().in_call and not ignore_call_context:
Dnode.py88 obj, ignore_call_context=True)):