Searched refs:GetInputByName (Results 1 – 3 of 3) sorted by relevance
49 const ModelInput *GetInputByName(const Model *model, const string &name);
74 const ModelInput *GetInputByName(const Model *model, const string &name) { in GetInputByName() function
85 saft_fbs::GetInputBytes(saft_fbs::GetInputByName(model_, kInputName)); in InitNetworkParams()