Searched refs:run_eagerly_scope (Results 1 – 2 of 2) sorted by relevance
402 with context.graph_mode(), testing_utils.run_eagerly_scope(False):410 with testing_utils.run_eagerly_scope(True):417 with testing_utils.run_eagerly_scope(False):
293 def run_eagerly_scope(value): function