1. 30 Jul, 2018 4 commits
  2. 29 Jul, 2018 1 commit
  3. 28 Jul, 2018 1 commit
  4. 26 Jul, 2018 3 commits
    • Lukasz Kaiser's avatar
      Merge pull request #4885 from norouzi/master · 22e248ce
      Lukasz Kaiser authored
      Adding keypointnet to research/models.
      22e248ce
    • Chenxi Liu's avatar
      Internal changes including PNASNet-5 mobile (#4895) · 696b69a4
      Chenxi Liu authored
      * PiperOrigin-RevId: 201234832
      
      * PiperOrigin-RevId: 202507333
      
      * PiperOrigin-RevId: 204320344
      
      * Add PNASNet-5 mobile network model and cell structure.
      
      PiperOrigin-RevId: 204735410
      
      * Add option to customize individual projection layer activation.
      
      PiperOrigin-RevId: 204776951
      696b69a4
    • Jiang Yu's avatar
      fix batch_size in transformer_main.py (#4897) · 2d7a0d6a
      Jiang Yu authored
      * fix batch_size in transformer_main.py
      
      fix batch_size in transformer_main.py which causes ResourceExhaustedError: OOM during training Transformer models using models/official/transformer
      
      * small format change
      
      change format from one line to multiple ones in order to pass lint tests
      
      * remove trailing space and add comment
      2d7a0d6a
  5. 25 Jul, 2018 2 commits
  6. 24 Jul, 2018 8 commits
  7. 23 Jul, 2018 21 commits