Home
last modified time | relevance | path

Searched refs:TFE_ContextOptionsSetTfrtDistributedRuntime (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_experimental.h298 TF_CAPI_EXPORT extern void TFE_ContextOptionsSetTfrtDistributedRuntime(
H A Dc_api_experimental.cc541 void TFE_ContextOptionsSetTfrtDistributedRuntime( in TFE_ContextOptionsSetTfrtDistributedRuntime() function
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dcontext.py583 pywrap_tfe.TFE_ContextOptionsSetTfrtDistributedRuntime(
/aosp_15_r20/external/tensorflow/tensorflow/python/
H A Dtfe_wrapper.cc1185 &TFE_ContextOptionsSetTfrtDistributedRuntime); in PYBIND11_MODULE()