cruise
cruise copied to clipboard
Clock should be a unit of iteration(mini-batch) instead of epoch
Clock for SSP is a unit of iteration(mini-batch), but it's not reflected in the dolphin code now. Considering both Async and SSP, clock should be redesigned.