1. 07 Jun, 2022 1 commit
  2. 09 May, 2022 1 commit
  3. 30 Apr, 2022 1 commit
  4. 17 Jan, 2022 1 commit
  5. 23 Dec, 2021 3 commits
  6. 23 Nov, 2021 1 commit
    • q.yao's avatar
      Refactor csrc with device dispatcher (#1463) · 230f9a3b
      q.yao authored
      * Add device registry for pytorch ops
      
      * add declaration of CheckDeviceConsistency
      
      * fix for torch130
      
      * assert with torch check
      
      * Refactor ops with dispatch
      
      * update rest ops
      
      * faster install
      
      * update compatibility
      
      * update compatibility, rename parameter
      
      * move cpu implement to pytorch/cpu
      
      * update ops/csrc/README.md
      
      * fix rocm support
      
      * update cn document
      
      * update docs
      
      * list instead of map
      230f9a3b