Home
last modified time | relevance | path

Searched refs:c_api_executable (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_c_api_client.h495 const PjRtLoadedExecutable* c_api_executable) { in GetWrapped() argument
496 return tensorflow::down_cast<const PjRtCApiExecutable*>(c_api_executable) in GetWrapped()