Searched defs:AddNTestParams (Results 1 – 1 of 1) sorted by relevance
3115 struct AddNTestParams { struct3116 std::vector<float> input_values;3117 std::vector<string> input_names;3118 std::vector<int> dimensions;3119 std::vector<float> expected_output;3120 Status status;