wrapper function to read log dir and load restore a previous checkpoint Args: logger (Logger): logger object (for info output to console) snapshot_path (str): path to checkpoint directory Returns: model, optimizer, start_epoch, performance
(logger, snapshot_path, model_num=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected