Mila
Deep Neural Network Library
|
Public Member Functions | |
StepLogger (std::string filename, int flush_after_steps=20) | |
~StepLogger () | |
void | log_step (int step, std::string formatted_msg) |
Private Attributes | |
int | flush_every_ { 20 } |
std::ofstream | logfile_ |
|
inline |
|
inline |
|
inline |
|
private |
|
private |