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