Searched defs:NodeInput (Results 1 – 1 of 1) sorted by relevance
2555 struct NodeInput { in TEST_P() struct2556 std::string name; in TEST_P()2557 std::vector<int> dims; in TEST_P()2558 std::vector<float> val; in TEST_P()