Searched refs:run_eager_op_as_function_enabled (Results 1 – 4 of 4) sorted by relevance
100 if context.run_eager_op_as_function_enabled():
91 if context.run_eager_op_as_function_enabled():
441 if (context.run_eager_op_as_function_enabled() and
83 def run_eager_op_as_function_enabled(): function