Skip to content

Commit b689cfd

Browse files
committed
More precise GPU model.
1 parent 95efa6a commit b689cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/python/sklearn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ plssvm.SVR(C=100.0, gamma=0.1, kernel='laplacian'): 0.990297601578695
428428

429429
In this section, we want to showcase the full potential of PLSSVM using larger real-world datasets that may be too large for
430430
`sklearn` to process in a meaningful timeframe.
431-
All runtimes are gathered on two NVIDIA Tesla GPUs.
431+
All runtimes are gathered on two NVIDIA Tesla P100 GPUs.
432432

433433
## plot_SVHN.py
434434

0 commit comments

Comments
 (0)