Searched defs:NodeInput (Results 1 – 1 of 1) sorted by relevance
2090 struct NodeInput { in TEST_P() struct2091 std::string name; in TEST_P()2092 std::vector<int> dims; in TEST_P()2093 std::vector<float> val; in TEST_P()