Searched refs:PJRT_Device_DebugString (Results 1 – 4 of 4) sorted by relevance
478 typedef PJRT_Error* PJRT_Device_DebugString(PJRT_Device_DebugString_Args* args); typedef790 _PJRT_API_STRUCT_FIELD(PJRT_Device_DebugString);
109 PJRT_Error* PJRT_Device_DebugString(PJRT_Device_DebugString_Args* args);
311 PJRT_Error* PJRT_Device_DebugString(PJRT_Device_DebugString_Args* args) { in PJRT_Device_DebugString() function
396 pjrt::LogFatalIfPjrtError(c_api->PJRT_Device_DebugString(&args), c_api); in DebugString()