Base class for SGD stopping.
More...
#include <sgd_execution_context.hpp>
Base class for SGD stopping.
Definition at line 135 of file sgd_execution_context.hpp.
◆ SGDTerminationCriteria()
| lbann::SGDTerminationCriteria::SGDTerminationCriteria |
( |
| ) |
|
|
default |
◆ ~SGDTerminationCriteria()
| virtual lbann::SGDTerminationCriteria::~SGDTerminationCriteria |
( |
| ) |
|
|
virtualdefault |
◆ is_done()
|
|
privatepure virtualnoexcept |
◆ operator()()
| bool lbann::SGDTerminationCriteria::operator() |
( |
ExecutionContext const & |
c_in | ) |
const |
|
inlinefinalvirtual |
The documentation for this class was generated from the following file: