1. 03 Aug, 2018 8 commits
  2. 02 Aug, 2018 12 commits
  3. 01 Aug, 2018 6 commits
  4. 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
  5. 28 Jul, 2018 3 commits
    • rsketine's avatar
      Rama/travis fixes fornow (#1272) · cd5fe431
      rsketine authored
      * Update Dockerfile
      
      took out make -j 8 as we are running out of virtual memory.
      added df -k for getting the disk space info in logs.
      
      * Update .travis.yml
      
      As we bring up 3 containers here i am reducing to 2 and trying to see if this is deployed on different  machines then should not matter.
      
      * Update .travis.yml
      
      3 in parallel should pass also 2 of then are passing so trying this out
      cd5fe431
    • shssf's avatar
      IntelGPU backend: Pad operation (#1267) · e2e7042a
      shssf authored
      * IntelGPU backend: Pad operation
      
      * PR1267. Comments addressed
      e2e7042a
    • Amy Zhuang's avatar
      Add TBB flow graphs to DEX. (#1247) · 1c2e5b7a
      Amy Zhuang authored
      * Add TBB flow graphs to DEX.
      
      * Make edges from dummy start node to head nodes when traversing nodes.
      
      * Use static_cast to cast TBB graph node.
      Undefine __TBB_PREVIEW_LIGHTWEIGHT_POLICY.
      
      * Code formatting.
      
      * Remove clang wreserved-id-macro warning.
      1c2e5b7a
  6. 27 Jul, 2018 8 commits
  7. 26 Jul, 2018 1 commit