1. 11 3月, 2019 1 次提交
  2. 10 3月, 2019 1 次提交
  3. 08 3月, 2019 3 次提交
  4. 07 3月, 2019 3 次提交
  5. 06 3月, 2019 2 次提交
  6. 05 3月, 2019 3 次提交
  7. 04 3月, 2019 8 次提交
  8. 01 3月, 2019 3 次提交
  9. 28 2月, 2019 2 次提交
  10. 27 2月, 2019 10 次提交
  11. 26 2月, 2019 4 次提交
    • T
      fix jitcodekey and refine test · 8bc63815
      tensor-tang 提交于
      test=develop
      8bc63815
    • T
      add sgd jitcode and op test · 7044cfa7
      tensor-tang 提交于
      test=develop
      7044cfa7
    • T
      add benchmark and mkl sgd implement · 8e041337
      tensor-tang 提交于
      test=develop
      8e041337
    • J
      - MKL-DNN pooling updated to set_prim_desc · c63f6b20
      Jacek Czaja 提交于
      - MKLDNN ops revisited
      
      - disabled softmax modifications
      
      - disabled elementwise_add
      
      - reverted LRN modifications
      
      - reverted SUM primitive
      
      - Partial reviing of softmax
      
      - Enable softmax
      
      - Softmax changes
      
      - LRN is back
      
      - LRN partially disabled
      
      - LRN is back
      
      - LRN fix
      
      - compilation fixes
      
      - Sum fixed(hopefully)
      
      - Enabling (partially) elementwise_add
      
      - Fixes to elemenwise_add
      
      - Lint fixes
      
      quantize fix
      
      - compilation fix
      
      test=develop
      
      Disabling pooling
      
      - Disabled quantize op
      
      test=develop
      c63f6b20