1. 29 Oct, 2018 3 commits
    • Rob Earhart's avatar
      Add PlaidML backend (#1888) · f0acb7da
      Rob Earhart authored
      * Add PlaidML backend
      
      * CR comments
      
      Used m_ prefix for members; removed trailing underscores
      Updated license headers
      Moved associated header inclusions to project blocks
      Wrapped comments to 100 chars
      Added missing newlines between functions
      Removed nested namespaces in operation implementations
      
      * Add earhart to CODEOWNERS
      
      * Rebase updates
      
      * style
      f0acb7da
    • Ayan Moitra's avatar
      Support TopK for NvidiaGPU backend (#1908) · d901446d
      Ayan Moitra authored
      * fresh commit for the changes
      
      * Working topk on ndims for nvGPU
      
      * fix
      
      * clang
      
      * Added unit test, improved kernel hash and Bob's comment
      
      * int64 test+clang
      
      * Moved argReduce and topk tests to a separate file
      
      * TopK unsupported for IntelGPU
      
      * addressed Fenglei and Chris's comments
      
      * addressed Fenglei and Chris's comments
      d901446d
    • Sergey Shalnov's avatar
      IntelGPU backend: Profile data improved (#1932) · 239322e0
      Sergey Shalnov authored
      * IntelGPU backend: Profile data improved
      
      * PR1932. Comments addressed
      239322e0
  2. 28 Oct, 2018 1 commit
  3. 27 Oct, 2018 4 commits
  4. 26 Oct, 2018 10 commits
  5. 25 Oct, 2018 10 commits
  6. 24 Oct, 2018 12 commits