Searched defs:TF_ConcreteFunctionList (Results 1 – 2 of 2) sorted by relevance
26 struct TF_ConcreteFunctionList { struct27 std::vector<tensorflow::ConcreteFunction*> list;
29 typedef struct TF_ConcreteFunctionList TF_ConcreteFunctionList; typedef