Home
last modified time | relevance | path

Searched refs:UseTfrtDistributedRuntime (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.h266 bool UseTfrtDistributedRuntime() { return use_tfrt_distributed_runtime_; } in UseTfrtDistributedRuntime() function
H A Dc_api_tfrt.cc1489 context_->UseTfrtDistributedRuntime()) { in Initialize()