Skip to content

Commit

Permalink
【pir_save_load】Move static_save_load.py from deprecated dir (#65518)
Browse files Browse the repository at this point in the history
* add new test

* add new test

* nouse

* add predictor(pir) delete pass api

* add delete pass

* recover reset test

* modify delete pass

* modify static_save_load

* add test_build_strategy

* move static save load

* move static save load

---------

Co-authored-by: yuanlehome <[email protected]>
  • Loading branch information
xiaoguoguo626807 and yuanlehome authored Jun 28, 2024
1 parent 577a5f4 commit e7070f2
Show file tree
Hide file tree
Showing 4 changed files with 1,047 additions and 827 deletions.
2 changes: 1 addition & 1 deletion test/deprecated/legacy_test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ set_tests_properties(test_add_reader_dependency_deprecated PROPERTIES TIMEOUT
set_tests_properties(test_fleet_util PROPERTIES TIMEOUT 120)
set_tests_properties(test_imperative_transformer_sorted_gradient
PROPERTIES TIMEOUT 120)
set_tests_properties(test_static_save_load PROPERTIES TIMEOUT 250)

if(WITH_NV_JETSON)
set_tests_properties(test_conv3d_transpose_part2_op_deprecated
PROPERTIES TIMEOUT 1200)
Expand Down
Loading

0 comments on commit e7070f2

Please sign in to comment.