Add bf16 support for save and load ops#33173
Conversation
|
Thanks for your contribution! |
|
@arlesniak @arogowie-intel Could you please start your review? |
python/paddle/fluid/tests/unittests/test_static_save_load_bf16.py
Outdated
Show resolved
Hide resolved
|
@pengjuncai Could you please start your review? |
1 similar comment
|
@pengjuncai Could you please start your review? |
|
Sorry to inform you that 006565e's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
|
Test timeout has already been fixed, by reducing the number of iterations of the model. |
|
@chenwhql Test timeout has already been fixed. Could you please start your review? |
|
@chenwhql Could you please continue your review? If no problems please approve and merge ? |
wanghuancoder
left a comment
There was a problem hiding this comment.
LGTM for @unittest.skipIf

PR types
New features
PR changes
OPs
Describe
This PR adds:
save,save_combine,load,load_combine)test_fit_a_line.py