Home
last modified time | relevance | path

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

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