Searched defs:use_tfrt_distributed_runtime (Results 1 – 4 of 4) sorted by relevance
41 bool use_tfrt_distributed_runtime = false; member
542 TFE_ContextOptions* options, bool use_tfrt_distributed_runtime) { in TFE_ContextOptionsSetTfrtDistributedRuntime()
1904 def use_tfrt_distributed_runtime(self): member in Context1908 def use_tfrt_distributed_runtime(self, enable): member in Context
578 bool is_async, bool use_tfrt_distributed_runtime) in ContextInterface()