Searched refs:run_eagerly_scope (Results 1 – 2 of 2) sorted by relevance
270 with context.graph_mode(), testing_utils.run_eagerly_scope(False):277 with testing_utils.run_eagerly_scope(False):283 with testing_utils.run_eagerly_scope(True):
247 def run_eagerly_scope(value): function