Searched defs:TF_Function (Results 1 – 2 of 2) sorted by relevance
158 struct TF_Function { struct159 tensorflow::FunctionDef fdef;160 tensorflow::StackTracesMap stack_traces;
203 typedef struct TF_Function TF_Function; typedef