• Glenn Jocher's avatar
    Single-source training (#680) · 3c6e2f76
    Glenn Jocher 提交于
    * Single-source training
    
    * Extract hyperparameters into seperate files
    
    * weight decay scientific notation yaml reader bug fix
    
    * remove import glob
    
    * intersect_dicts() implementation
    
    * 'or' bug fix
    
    * .to(device) bug fix
    3c6e2f76
general.py 50.4 KB