Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Ddriver.cc57 struct XlaCustomCallStatus { struct
76 const XlaCustomCallStatus* status) { in __xla_cpu_runtime_StatusIsSuccess() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcustom_call_status.h29 typedef struct XlaCustomCallStatus_ XlaCustomCallStatus; typedef
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dalias_analysis_test.cc32 void FakeCustomCallTarget(float* out, float** in, XlaCustomCallStatus*) {} in FakeCustomCallTarget() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dcustom_call_test.cc65 void R0F32Add2Succeed(float* out, float** in, XlaCustomCallStatus*) { in R0F32Add2Succeed() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc1346 XlaCustomCallStatus*) { in EmitCustomCallThunk() argument