“e70b1727efed81f3747b08c64fefbb3ca6baa2b0”上不存在“...framework/ir/git@gitcode.net:paddlepaddle/Paddle.git”
  • H
    Sequence mask support tensor (#18249) (#18318) · c8d00cb2
    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
    c8d00cb2
test_basic_lstm_api.py 10.6 KB