Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_stream_executor_client.cc1901 int executable_idx, const RunId& run_id, const ExecuteOptions& options, in EnqueueExecution()
2121 int executable_idx = executables_.size() > 1 ? partition : 0; in ExecuteHelper() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c756 for (uint32_t executable_idx = 0; executable_idx < count; executable_idx++) { in radv_GetPipelineExecutablePropertiesKHR() local