lbann icon indicating copy to clipboard operation
lbann copied to clipboard

Make checkpoint helper functions take values by reference

Open bvanessen opened this issue 5 years ago • 0 comments

inline bool read_latest(std::string filename, execution_mode& mode, size_t& epochLast, size_t& trainLast)

bvanessen avatar Sep 08 '19 00:09 bvanessen