Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_client.h150 PyExecutable* executables_ = nullptr; variable
Dpmap_lib.cc183 executables_; member in jax::PmapFunction
Djax_jit.cc884 absl::flat_hash_map<CallSignature, std::unique_ptr<CacheEntry>> executables_; member in jax::__anone04173081411::CompiledFunction
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.h366 std::map<int, std::unique_ptr<tpu_driver::LoadedProgramHandle>> executables_; variable
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.h711 std::vector<std::shared_ptr<LocalExecutable>> executables_; variable