Home
last modified time | relevance | path

Searched defs:TF_Status (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dtf_status_internal.h24 struct TF_Status { struct
25 tensorflow::Status status;
H A Dtf_status_test.cc27 TEST(TF_Status, PayloadsSet) { in TEST() argument
H A Dtf_status.h37 typedef struct TF_Status TF_Status; typedef
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_decl.h28 typedef struct TF_Status TF_Status; typedef