Searched defs:NodeInput (Results 1 – 1 of 1) sorted by relevance
2165 struct NodeInput { in TEST_P() struct2166 std::string name; in TEST_P()2167 std::vector<int> dims; in TEST_P()2168 std::vector<float> val; in TEST_P()