• H
    Sequence mask support tensor (#18249) · df2eee71
    Hongyu Liu 提交于
    * sequnce mask support max length tensor input; test=develop
    
    * add rnn_impl.py; test=develop
    
    * add basic gru lstm unittest; test=develop
    
    * fix api spec; test=develop
    
    * fix sequence_mask op bug;
    test=develop
    test=document_preview
    
    * change +-*x to elmentwise_op; test=develop
    
    * add mkl flag; test=develop
    
    * fix rnn impl bug; test=develop
    
    * update api spec; test=develop
    
    * fix doc bug; test=develop
    
    * fix lstm bugs; test=develop
    df2eee71
transpose_op.cu.cc 2.1 KB