Searched refs:run_eager_op_as_function (Results 1 – 5 of 5) sorted by relevance
43 bool run_eager_op_as_function = false; member
152 /*run_eager_op_as_function=*/opts->run_eager_op_as_function); in TFE_NewContext()
1135 [](TFE_ContextOptions* options, bool run_eager_op_as_function) { in PYBIND11_MODULE() argument1136 options->run_eager_op_as_function = run_eager_op_as_function; in PYBIND11_MODULE()
83 bool run_eager_op_as_function) in EagerContext() argument104 run_eager_op_as_function_(run_eager_op_as_function) {
105 bool run_eager_op_as_function = false);