Home
last modified time | relevance | path

Searched defs:IOInfo (Results 1 – 1 of 1) sorted by relevance

/external/armnn/tests/ExecuteNetwork/
DArmNNExecutor.hpp99 struct IOInfo struct in ArmNNExecutor
101 std::vector<std::string> m_InputNames;
102 std::vector<std::string> m_OutputNames;
103 std::map<std::string, armnn::BindingPointInfo> m_InputInfoMap;
104 std::map<std::string, armnn::BindingPointInfo> m_OutputInfoMap;