Searched defs:AddNTestParams (Results 1 – 1 of 1) sorted by relevance
2861 struct AddNTestParams { struct2862 std::vector<float> input_values;2863 std::vector<string> input_names;2864 std::vector<int> dimensions;2865 std::vector<float> expected_output;2866 Status status;