1. 02 7月, 2018 4 次提交
  2. 01 7月, 2018 1 次提交
  3. 30 6月, 2018 2 次提交
  4. 29 6月, 2018 7 次提交
  5. 28 6月, 2018 5 次提交
  6. 26 6月, 2018 7 次提交
    • Y
      update · 8d04d0e2
      yi.wu 提交于
      8d04d0e2
    • Y
      fix broadcast bug · 6f010712
      yi.wu 提交于
      6f010712
    • Y
      Refactor Operator.cc, and clean code · 9faf5a39
      yuyang18 提交于
      9faf5a39
    • Y
      wip · 8e48c77b
      yi.wu 提交于
      8e48c77b
    • Y
      fix dist train broadcasting bug · 3d69a82b
      yi.wu 提交于
      3d69a82b
    • C
      small refine (#11460) · bb29800a
      chengduo 提交于
      bb29800a
    • T
      MKLDNN elementwis_add with default broadcast operations (#11544) · e26f51ce
      Tomasz Patejko 提交于
      * elementwise_add with bcast: Brian's implementation by Brian added, with default bcasts
      
      * elementwise_add with bcast: GetExpectedKernelType added to elementwise_op
      
      * elementwise_add with bcast: use_mkldnn attribute added
      
      * elementwise_add with bcast: changes after review and some formatting
      
      * elementwise_add with bcast: changes after style check
      
      * elementwise_add with bcast: changes after style check cont.
      
      * elementwise_add with bcast: MKLDNN unittests added
      
      * elementwise_add with bcast: original unittests with use_mkldnn flag
      
      * elementwise_add with bcast: handling of MKLDNN format corrected
      
      * elementwise_add with bcast: setting MKLDNN format turned into lambda
      
      * elementwise_add with bcast: MKDNN format setting turned into separate function
      
      * elementwise_add with bcast: condition for choosing MKLDNN simplified
      
      * elementwise_add with bcast: fix for MKLDNN format set incorrectly in bcasts
      
      * elementwise_add with bcast: changes in unittests for broadcasts
      
      * elementwise_add with bcast: fixes in unittests regarding dimensions
      
      * elementwise_add with bcast: bring back correct format setting in mklml grad path
      
      * elementwise_add with bcast: fixed compilation error
      e26f51ce
  7. 25 6月, 2018 1 次提交
  8. 22 6月, 2018 4 次提交
  9. 21 6月, 2018 6 次提交
  10. 20 6月, 2018 3 次提交