Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc1629 bool PjRtStreamExecutorExecutable::MustDonateParameter(int executable_idx, in MustDonateParameter()
1683 int executable_idx, const RunId& run_id, const ExecuteOptions& options, in EnqueueExecution()
1885 int executable_idx = executables_.size() > 1 ? partition : 0; in ExecuteHelper() local
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c5597 for (unsigned i = 0, executable_idx = 0; in radv_GetPipelineExecutablePropertiesKHR() local