1. 27 Jul, 2018 8 commits
  2. 26 Jul, 2018 4 commits
    • Robert Kimball's avatar
    • L.S. Cook's avatar
      Doc distributed training (#1104) · f78133d2
      L.S. Cook authored
      * editing how to execute computation file for clarity and linenos
      
      * Add placeholder for runtime docs
      
      * Update section on backends, interpreter, and FPGA options
      
      * add updated master to fix python_ci
      
      * Weird autosummary issue reverted
      
      * Clarify new section
      
      * fix up docs
      
      * Update pattern matcher doc based on Nik's presentation slides WIP
      
      * Update doc structure and examples
      
      * remove old folder
      
      * Fix broken Tensorview refs
      
      * new section on distr training
      
      * updated index w/drafted outline
      
      * . helping people document code more efficiently
      
      * edit WIP branch
      
      * WIP editing
      
      * WIP editing
      
      * init distributed doc
      
      * PR review edits
      
      * modify dist doc and dist mnist_mlp
      
      * Finish PR review comment fixes so far
      
      * Improving distributed training docs
      
      * Fix build error now that we have documented inteface backends use
      
      * update example build and run
      
      * update how-to distributed training doc
      
      * Editing distr train docs
      
      * Reword section to avoid strange doc build error
      
      * rebuild for zero errors for CI
      
      * split patternmatcher PR
      
      * PR feedback added
      
      * Add more help and detail for MXNet and neon distr
      
      * Resolve merge conflicts due to patternmatcher doc split
      
      * Resolve merge conflicts due to patternmatcher doc split
      
      * Resolve build errors manually
      
      * These files are already added to the branch
      
      * fix style
      
      * update with glossary def and link to Intel paper on synchronous SGD
      
      * fix link to sgd
      
      * remove comm_rank in dist example
      f78133d2
    • Chris Sullivan's avatar
      Fix launch parameter bug for broadcast and pad. (#1261) · dcdaf26e
      Chris Sullivan authored
      * Broadcast and Pad bug fix.
      dcdaf26e
    • shssf's avatar
      IntelGPU backend: broadcast operation (#1252) · d4349db8
      shssf authored
      * IntelGPUBackend: Broadcast operation
      
      * IntelGPUBackend: more tests for Broadcast operation
      
      * Move macro to static C function in Broadcast tests
      d4349db8
  3. 25 Jul, 2018 1 commit
  4. 23 Jul, 2018 12 commits
  5. 22 Jul, 2018 1 commit
  6. 21 Jul, 2018 1 commit
  7. 20 Jul, 2018 13 commits