Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc910 std::shared_ptr<xla::PyClient> default_pyclient_ = nullptr; member in jax::__anone04173081411::CompiledFunction
1130 default_pyclient_ = default_pydevice_.client; in Call()
1152 if (!ConvertArgsToBuffers(jax_enable_x64_.value(), *default_pyclient_, in Call()