1. 26 Jul, 2021 1 commit
    • Yuting Jiang's avatar
      fix bug of cnn failure (#134) · 76a611f7
      Yuting Jiang authored
      **Description**
      Fix bug of VGG models failed on A100 GPU with batch_size=128.
      
      **Major Revision**
      - Add synchronize before delete self.model in _postprocess of superbench/benchmarks/model_benchmarks/pytorch_base.py
      
      **Minor Revision**
      - Add if self._gpu_available check 
      - Reorder del 
      76a611f7
  2. 28 Jun, 2021 1 commit
  3. 07 Jun, 2021 1 commit
  4. 19 May, 2021 1 commit
  5. 12 Apr, 2021 1 commit
  6. 15 Mar, 2021 1 commit
  7. 09 Mar, 2021 2 commits
  8. 08 Mar, 2021 1 commit