Searched defs:PredictionSample (Results 1 – 1 of 1) sorted by relevance
39 struct PredictionSample { struct40 PredictionSample(int num_out_samples) { in PredictionSample() function52 std::vector<PredictionSample> samples; argument