"vscode:/vscode.git/clone" did not exist on "f63dc2db5c00de0f6b0b5ea9b53bb20e83513cea"
  • Philip Meier's avatar
    Remove caching from MNIST and variants (#3420) · bb2805a6
    Philip Meier authored
    * remove caching from (Fashion|K)?MNIST
    
    * remove unnecessary lazy import
    
    * remove false check of binaries against the md5 of archives
    
    * remove caching from EMNIST
    
    * remove caching from QMNIST
    
    * lint
    
    * fix EMNIST
    
    * streamline QMNIST download
    bb2805a6
test_datasets.py 57.7 KB