You need to sign in or sign up before continuing.
  • 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
fused_embedding_fc_lstm_op.h 1.2 KB