Home
last modified time | relevance | path

Searched refs:TFE_MIRRORING_ALL (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental.h328 TFE_MIRRORING_ALL = 1, enumerator
/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc1089 .value("TFE_MIRRORING_ALL", TFE_MIRRORING_ALL) in PYBIND11_MODULE()
/external/tensorflow/tensorflow/python/eager/
Dcontext.py69 MIRRORING_ALL = pywrap_tfe.TFE_MIRRORING_ALL