"vscode:/vscode.git/clone" did not exist on "a0eafcbca22b3cff5d5c7da6af353378eeebe87b"
  1. 09 Apr, 2021 1 commit
    • Paul Fultz II's avatar
      Upgrade docker to rocm 4.1 and drop hcc (#795) · 6d937d80
      Paul Fultz II authored
      * Fix tidy warnings for 4.1
      
      * Formatting
      
      * Upgrade to 4.1 in docker
      
      * Remove hcc build and enable ubsan on clang debug
      
      * Add missing openmp package
      
      * Construct directly
      
      * Construct directly
      
      * Upgrade rocm-cmake version
      6d937d80
  2. 05 Mar, 2021 1 commit
  3. 27 Feb, 2021 1 commit
  4. 11 Feb, 2021 1 commit
    • kahmed10's avatar
      Refactor tf parser (#726) · d237415f
      kahmed10 authored
      
      
      * refactor files
      
      * formatting
      
      * fix add_bcast test
      
      * fix some tidy errors
      
      * add transpose field and fix more tidy
      
      * formatting
      
      * add pad test and fix more tidy
      
      * formatting
      
      * fix conv parser
      
      * fix depthwiseconv
      
      * remove unsed functions
      
      * remove includes and functions
      Co-authored-by: default avatarPaul Fultz II <pfultz2@yahoo.com>
      d237415f