Searched defs:AddNTestParams (Results 1 – 1 of 1) sorted by relevance
3753 struct AddNTestParams { struct3754 std::vector<float> input_values;3755 std::vector<string> input_names;3756 std::vector<int> dimensions;3757 std::vector<float> expected_output;3758 Status status;