• X
    Fix error info (#23891) · fff5cfa3
    Xing Wu 提交于
    * fix error info for rnn related api
    
    * passed local test, test=develop
    
    * double check the code
    
    * double check the code, test=develop
    
    * update 'shape' check in RNNCell, test=develop
    
    * add long dtype to RNNCell
    
    * fix long type in python3
    Co-authored-by: NXingWu01 <wuxing@iie.ac.cn>
    fff5cfa3
test_lstm_unit_op.py 4.2 KB