Home
last modified time | relevance | path

Searched defs:xla_module (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_values.cc235 const auto xla_module = py::module::import("jax.interpreters.xla"); in HandleDeviceArray() local
271 py::object xla_module = py::module::import("jax.interpreters.xla"); in DevicePut() local
432 py::object xla_module = py::module::import("jax.interpreters.xla"); in PyArgSignatureOfValue() local
Djax_jit.cc566 py::module xla_module(py::module::import("jax.interpreters.xla")); in ComputeSignature() local
914 static const auto* xla_module = in Call() local