1. 05 Aug, 2018 3 commits
  2. 04 Aug, 2018 2 commits
  3. 03 Aug, 2018 15 commits
  4. 02 Aug, 2018 12 commits
  5. 01 Aug, 2018 6 commits
  6. 29 Jul, 2018 2 commits
    • shssf's avatar
      IntelGPU backend: Dot operation (partially implemented) (#1275) · 5927bbe4
      shssf authored
      * IntelGPU backend: Dot operation (partially implemented)
      
      * PR1275. Debug output deleted.
      
      * PR1275. Comments addressed
      5927bbe4
    • Chris Sullivan's avatar
      Add no-throw error checks (#1264) · c007740b
      Chris Sullivan authored
      * Broadcast and Pad bug fix.
      
      * Added NO_THROW version of the cuda error checking defines. Now utilizing these in dtors.
      
      This reverts commit 68d9d6eafb1475c83c47229ab3c784c3d392ddbd.
      
      * Revert "Broadcast and Pad bug fix."
      
      This reverts commit 099c79792a2e7b9b8727b48de90f623953691f4c.
      c007740b