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