Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_internal.h158 struct TF_Function { struct
159 tensorflow::FunctionDef fdef;
160 tensorflow::StackTracesMap stack_traces;
H A Dc_api.h186 typedef struct TF_Function TF_Function; typedef