1. 02 11月, 2018 1 次提交
  2. 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
  3. 30 10月, 2018 1 次提交
  4. 25 10月, 2018 1 次提交
  5. 21 10月, 2018 3 次提交
  6. 19 10月, 2018 3 次提交
  7. 13 10月, 2018 1 次提交
  8. 12 10月, 2018 1 次提交
  9. 11 10月, 2018 1 次提交
  10. 10 10月, 2018 1 次提交
  11. 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
  12. 29 9月, 2018 1 次提交
  13. 28 9月, 2018 2 次提交
  14. 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
  15. 21 9月, 2018 1 次提交
  16. 20 9月, 2018 2 次提交
  17. 19 9月, 2018 2 次提交
  18. 18 9月, 2018 1 次提交
  19. 17 9月, 2018 1 次提交
  20. 14 9月, 2018 1 次提交
  21. 13 9月, 2018 2 次提交
  22. 12 9月, 2018 1 次提交
  23. 11 9月, 2018 2 次提交
  24. 10 9月, 2018 6 次提交
  25. 07 9月, 2018 2 次提交