Home
last modified time | relevance | path

Searched defs:run_eager_op_as_function (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_internal.h43 bool run_eager_op_as_function = false; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.cc153 bool run_eager_op_as_function, bool jit_compile_rewrite) in EagerContext()
/aosp_15_r20/external/tensorflow/tensorflow/python/
H A Dtfe_wrapper.cc1188 [](TFE_ContextOptions* options, bool run_eager_op_as_function) { in PYBIND11_MODULE()