You need to sign in or sign up before continuing.
  • W
    [cherry pick] paddle.save/load ,paddle.static.save/load 保存大文件的bug (#30170) · bfb6f613
    WeiXin 提交于
    * Support storage of large parameters (#29988)
    
    * Support storage of large parameters
    
    * Reduce the complexity of the unittest
    
    * Reduce the complexity of the unittest,commented out unittest for
    
    * add unittest for static.save/load
    
    * Increase the timeout threshold of 'test_static_save_load'
    
    * Increase the timeout threshold of 'test_static_save_load'
    
    * Increase the timeout threshold of 'test_static_save_load' and 'test_paddle_save_load'
    
    * Increase the timeout threshold of 'test_static_save_load' and 'test_paddle_save_load'
    
    * Extend the timeout for the (#30151)
    bfb6f613
test_paddle_save_load.py 5.5 KB