“755ad257d173682c4db6f549dbc87fef79d514c1”上不存在“...framework/ir/git@gitcode.net:Crayonxin2000/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_gru_api.py 11.5 KB