Searched refs:TF_OperationAllInputs (Results 1 – 3 of 3) sorted by relevance
443 TF_CAPI_EXPORT extern void TF_OperationAllInputs(TF_Operation* oper,
1145 void TF_OperationAllInputs(TF_Operation* oper, TF_Output* inputs, in TF_OperationAllInputs() function
549 TF_OperationAllInputs(oper, inputs.data(), inputs.size()); in GetOperationInputs()