• Shucai Xiao's avatar
    Rnn variable seq lengths (#517) · 90200619
    Shucai Xiao authored
    
    
    * code backup
    
    * clang format
    
    * fix compiling errors
    
    * clang format
    
    * rename a few files
    
    * rename a few files
    
    * fix variable bugs
    
    * clang format
    
    * add an operator to shift input sequences
    
    * clang format
    
    * fixed a bug
    
    * clang format
    
    * fixed a bug
    
    * clang format
    
    * code backup
    
    * clang format
    
    * code backup
    
    * clang format
    
    * code backup
    
    * clang format
    
    * refine code related lstm operator optimization
    
    * clang format
    
    * fix various bugs
    
    * clang format
    
    * fixed a bug in rewrite_lstm
    
    * clang format
    
    * fixed another bug
    
    * refine two operator names
    
    * clang format
    
    * refine file names
    
    * fix cppcheck error
    
    * clang format
    
    * fix cppcheck error
    
    * clang format
    
    * fix cppcheck error
    
    * fixed review comments
    
    * clang format
    
    * add unit tests
    
    * clang format
    
    * add unit tests
    
    * clang format
    
    * refine unit tests for better coverage
    
    * clang format
    
    * fixed a bug
    
    * fix cppcheck error
    
    * fix review comments
    
    * clang format
    
    * rename two operators according to review comments
    
    * clang format
    
    * fix review comments
    
    * clang format
    
    * fix review comments
    
    * clang format
    
    * fix review comments
    
    * fix a cppcheck error
    
    * clang format
    
    * fix review comments
    
    * clang format
    Co-authored-by: default avatarShucai Xiao <scxiao@prj47-rack-99.local.lan>
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    90200619
target.cpp 3.49 KB