Searched refs:TF_ConcreteFunctionListGet (Results 1 – 3 of 3) sorted by relevance
28 TF_ConcreteFunction* TF_ConcreteFunctionListGet(TF_ConcreteFunctionList* list, in TF_ConcreteFunctionListGet() function
36 TF_CAPI_EXPORT extern TF_ConcreteFunction* TF_ConcreteFunctionListGet(
54 ConcreteFunction::wrap(TF_ConcreteFunctionListGet(list_.get(), i))); in ToVector()