Skip to content
Snippets Groups Projects
  • Jon Crall's avatar
    618dca08
    Fix AnchorHead in_channels (#1506) · 618dca08
    Jon Crall authored
    * test that all configs can be loaded
    
    * Use in_channels correctly in anchor_head and guided_anchor_head
    
    * Fix lint errors. Only tests a subset of configs
    
    * remove local config
    
    * fix yapf
    
    * Remove slower tests
    
    * Remove debug code
    
    * trigger travis
    618dca08
    History
    Fix AnchorHead in_channels (#1506)
    Jon Crall authored
    * test that all configs can be loaded
    
    * Use in_channels correctly in anchor_head and guided_anchor_head
    
    * Fix lint errors. Only tests a subset of configs
    
    * remove local config
    
    * fix yapf
    
    * Remove slower tests
    
    * Remove debug code
    
    * trigger travis