• Stas Bekman's avatar
    cleanup tf unittests: part 2 (#6260) · e983da0e
    Stas Bekman authored
    * cleanup torch unittests: part 2
    
    * remove trailing comma added by isort, and which breaks flake
    
    * one more comma
    
    * revert odd balls
    
    * part 3: odd cases
    
    * more ["key"] -> .key refactoring
    
    * .numpy() is not needed
    
    * more unncessary .numpy() removed
    
    * more simplification
    e983da0e
test_modeling_t5.py 38.2 KB