“b72beee4f0a9521e97d7f8a5c6ead51f38c05522”上不存在“paddle/legacy/parameter/Argument.cpp”
  • Y
    Refine activation for GRU operator (#13275) · 87086b13
    Yihua Xu 提交于
    * Optimize GRU with AVX instruction
    
    * Clean code
    
    * Add the Unitest and fix the align issue
    
    * Remove the remanent part of the unitest part
    
    * Code clean
    
    * Fix the parameters length issue for fusion_gru to pass CI
    
    * Change the default type as float32
    87086b13
test_gru_op.py 5.8 KB