-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
【Hackathon 5th No.113】Support paddle 2.5.1 #20161
Merged
ilya-lavrenov
merged 86 commits into
openvinotoolkit:master
from
AndSonder:support-paddle-2.5
Dec 6, 2023
+1,161
−854
Merged
Changes from 1 commit
Commits
Show all changes
86 commits
Select commit
Hold shift + click to select a range
fc626c8
Fixed comments for linux-riscv64 GHA workflow
ilya-lavrenov 3124a7f
Try to enable PDPD tests back
ilya-lavrenov 77a08d6
Merge branch 'master' of https://github.com/openvinotoolkit/openvino …
AndSonder 3baf64c
support paddle 2.5
AndSonder 8160903
fix op test errors
AndSonder 1968fda
fix op test errors
AndSonder cbe4e61
Merge branch 'master' into support-paddle-2.5
AndSonder 9e5f21a
Merge from openvino master
AndSonder 335f184
Merge branch 'support-paddle-2.5' of https://github.com/AndSonder/ope…
AndSonder b1bc2c0
recover openvino/src/core/src/op/swish.cpp
AndSonder a578e84
recover thirdparty open_model_zoo
AndSonder b88cb9b
update cmakelist
AndSonder be34ecb
disable some tests
AndSonder a756342
fix code style
AndSonder 7811f1a
enable paddle ci tests
AndSonder 81f748e
disable some tests
AndSonder 5d26062
fix np.long error
AndSonder b1b4542
Merge branch 'master' into support-paddle-2.5
ilya-lavrenov 977e064
recover reverse op
AndSonder f6859c3
Merge branch 'support-paddle-2.5' of https://github.com/AndSonder/ope…
AndSonder 25ae0eb
Merge branch 'master' of https://github.com/openvinotoolkit/openvino …
AndSonder 120d649
Merge branch 'master' into support-paddle-2.5
AndSonder f1c7fe2
update ci config
AndSonder e0f7af4
Merge branch 'support-paddle-2.5' of https://github.com/AndSonder/ope…
AndSonder 3ed3612
Merge branch 'master' of https://github.com/openvinotoolkit/openvino …
AndSonder 4673eca
recover set_value test codes
AndSonder a24d4ab
Merge branch 'master' of https://github.com/openvinotoolkit/openvino …
AndSonder b9a7c08
rm linux_debian.yml
AndSonder 3809d1f
Compatible with cases where different paddle versions have different …
AndSonder 3d5745d
remove set_value tests
AndSonder 840ca24
Merge branch 'master' of https://github.com/openvinotoolkit/openvino …
AndSonder 60380e0
recover save_model.py
AndSonder 49a44f2
Added ctest labels for FE tests only if FW is found
ilya-lavrenov 78e8276
Merge From liya:paddle
AndSonder cc69e2b
recover thirdparty
AndSonder ffe635c
merge from openvino master
AndSonder 44f7cf2
Update CMakeLists.txt
ilya-lavrenov 01de6c2
Merge from develop
AndSonder d6b66c5
Merge branch 'support-paddle-2.5' of https://github.com/AndSonder/ope…
AndSonder 94cff0c
update paddle v2.5.1 proto file
meiyang-intel 42c4092
Merge pull request #1 from meiyang-intel/meiyang/paddle2.5.1
AndSonder a933b40
recover thirdparty
AndSonder a86a01b
Merge branch 'support-paddle-2.5' of https://github.com/AndSonder/ope…
AndSonder e6efac2
Merge branch 'master' of https://github.com/openvinotoolkit/openvino …
AndSonder 3db9d7a
fix Paddle_Reader_Tests.LoadModelMemoryToCore error
meiyang-intel 6fa9c12
fix Paddle_Places test issue in v2.5.1
meiyang-intel c5850e7
support some tests for low version paddle
AndSonder 7a7a505
Merge from openvino master
AndSonder e619a40
fix paddle FrontEndCutModelTest issue
meiyang-intel 8b56a1e
fix
AndSonder 8845d5f
Merge branch 'master' of https://github.com/openvinotoolkit/openvino …
AndSonder 680f1e5
support all other tests for low version paddle
AndSonder 7703529
fix codestyle
AndSonder 78f4623
fix codestyle
AndSonder f43332f
Update generate_multi_tensor_split.py
AndSonder 574cd2c
fix build error
AndSonder 39457eb
Merge branch 'master' into support-paddle-2.5
ilya-lavrenov 0fbf3e3
Merge branch 'master' into support-paddle-2.5
AndSonder daba0f1
add testUnloadLibBeforeDeletingDependentObject into paddle skip tests…
AndSonder 4a6d806
Merge branch 'master' of https://github.com/openvinotoolkit/openvino …
AndSonder 7a35c24
remove PROTOBUF_LITE from paddle CmakeList.txt
AndSonder 8c427ac
fix path error
AndSonder b9f6a40
add debug info
AndSonder 6134eff
add debug codes
AndSonder e22110a
use make_model_path
AndSonder 8cc4e4b
recover
AndSonder a4b4cd9
add option optimize_for
AndSonder 74ece6f
use FrontEndTestUtils in read_paddle_model_test.cpp
AndSonder 1161847
use FrontEndTestUtils in read_paddle_model_test.cpp
AndSonder abbb2b4
fix grid_sample error when using dynamic shape
AndSonder 7b6f1ff
fix error tests for 2.4 version
AndSonder 3ce33c0
Merge branch 'master' of https://github.com/openvinotoolkit/openvino …
AndSonder 638709f
add paddle version judge for floor_div
AndSonder d27c729
fix grid_sample and add tests
AndSonder 869535a
fix
AndSonder 16e6919
fix
AndSonder bfd97cd
recover
AndSonder e159bc9
recover grid_sampler
AndSonder 674c85e
Apply suggestions from code review
meiyang-intel 45c127e
fix
AndSonder aff27b6
Merge branch 'support-paddle-2.5' of https://github.com/AndSonder/ope…
AndSonder 768eef8
Merge branch 'master' of https://github.com/openvinotoolkit/openvino …
AndSonder b877478
Apply suggestions from code review
AndSonder e6053a0
Apply suggestions from code review
AndSonder 8ee9239
fix build error
AndSonder df3e8c7
Merge branch 'master' into support-paddle-2.5
meiyang-intel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix op test errors
commit 1968fda52056440be5e19a61c1a78b2ad087022c
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why to comment loop_if tests?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Those tests was unpassable when paddle version is 2.4.1, and probably hasn't been for a long time.