-
Notifications
You must be signed in to change notification settings - Fork 109
Update examples/custom_criterion.cu #343
Copy link
Copy link
Open
Labels
P2: nice to haveDesired, but not necessary.Desired, but not necessary.area: examplesRelated to example code.Related to example code.type: cleanupModernization, dead code removal, style fixes, etc.Modernization, dead code removal, style fixes, etc.
Metadata
Metadata
Assignees
Labels
P2: nice to haveDesired, but not necessary.Desired, but not necessary.area: examplesRelated to example code.Related to example code.type: cleanupModernization, dead code removal, style fixes, etc.Modernization, dead code removal, style fixes, etc.
Type
Fields
Give feedbackNo fields configured for Task.
Projects
Status
Todo
With merge of #341 the stopping criterion with deterministic number of samples collected is available through CLI.
The
example/custom_criterion.cuimplemented exactly that, and it would be nice to update the example to implement some other stopping criterion.Possible candidates: