1. 12 11月, 2018 1 次提交
  2. 09 11月, 2018 1 次提交
  3. 08 11月, 2018 3 次提交
  4. 02 11月, 2018 1 次提交
  5. 31 10月, 2018 1 次提交
    • S
      add depthwise conv mkldnn pass · 4e2aaf01
      Sylwester Fraczek 提交于
      added depthwise conv mkldnn pass which for MKLDNN changes depthwise_conv operator to conv operator because for mkldnn this is the same api
      test=develop
      4e2aaf01
  6. 30 10月, 2018 1 次提交
  7. 25 10月, 2018 1 次提交
  8. 21 10月, 2018 3 次提交
  9. 19 10月, 2018 3 次提交
  10. 13 10月, 2018 1 次提交
  11. 12 10月, 2018 1 次提交
  12. 11 10月, 2018 1 次提交
  13. 10 10月, 2018 1 次提交
  14. 08 10月, 2018 1 次提交
    • S
      conv bn fuse pass · 78f98294
      Sylwester Fraczek 提交于
      review fix
      
      review from hshen14 fix
      
      test=develop
      
      fix error in broadcast and code cleanup
      
      rename bias -> eltwise and added macro to shorten code
      
      formatting
      78f98294
  15. 29 9月, 2018 1 次提交
  16. 28 9月, 2018 2 次提交
  17. 27 9月, 2018 1 次提交
    • J
      - Added initial pass for embedding-fc-lstm · 7ab5626d
      Jacek Czaja 提交于
      - Added draft of new operator
      
      - Added fused embedding fc lstm files
      
      - First time embedding_fc_lstm_fuse_pass was invoked in
        test_text_classification
      
      - Added Embedding pattern
      
      - Not crashing
      
      - Enabled draft of embedding_fc_lstm pass (does it job)
      
      - First working (Seqcompute only) version
      
      - Removed diagnostic comment
      
      - First enabling of BatchCompute
      
      - Disabling pass for embedding with is_sparse and is_distributed
      
      - Cosmetics
      
      - Style
      
      - Style
      7ab5626d
  18. 21 9月, 2018 1 次提交
  19. 20 9月, 2018 2 次提交
  20. 19 9月, 2018 2 次提交
  21. 18 9月, 2018 1 次提交
  22. 17 9月, 2018 1 次提交
  23. 14 9月, 2018 1 次提交
  24. 13 9月, 2018 2 次提交
  25. 12 9月, 2018 1 次提交
  26. 11 9月, 2018 2 次提交
  27. 10 9月, 2018 3 次提交