Home
last modified time | relevance | path

Searched defs:executables_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_client.h234 PyExecutable* executables_ = nullptr; variable
H A Dpmap_lib.cc337 executables_; member in jax::PmapFunction
H A Djax_jit.cc563 std::shared_ptr<CompiledFunctionCache::Cache> executables_; member in jax::__anon901e1bb70811::CompiledFunction
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
H A Dtpu_client.h434 std::map<int, std::unique_ptr<tpu_driver::LoadedProgramHandle>> executables_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_stream_executor_client.h844 std::vector<std::shared_ptr<LocalExecutable>> executables_; variable