Migrate ML model to PyTorch#679
Draft
Dmitriy-NK wants to merge 1 commit into
Draft
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #679 +/- ##
==========================================
- Coverage 92.53% 92.51% -0.02%
==========================================
Files 137 137
Lines 5049 5049
Branches 828 828
==========================================
- Hits 4672 4671 -1
Misses 229 229
- Partials 148 149 +1 ☔ View full report in Codecov by Sentry. |
Dmitriy-NK
force-pushed
the
pytorch_migration
branch
3 times, most recently
from
February 17, 2025 16:05
42de925 to
8880657
Compare
Dmitriy-NK
marked this pull request as ready for review
February 17, 2025 16:33
Dmitriy-NK
requested review from
404DevVP,
Yullia,
babenek,
csh519 and
xDizzix
February 17, 2025 16:33
babenek
reviewed
Feb 18, 2025
babenek
reviewed
Feb 18, 2025
Dmitriy-NK
force-pushed
the
pytorch_migration
branch
5 times, most recently
from
February 21, 2025 17:47
7d86af4 to
24ec556
Compare
babenek
reviewed
Feb 24, 2025
Dmitriy-NK
force-pushed
the
pytorch_migration
branch
5 times, most recently
from
February 28, 2025 00:33
4f044ff to
86a6194
Compare
Contributor
|
Thank you for the experiment! |
babenek
marked this pull request as draft
March 5, 2025 12:57
Contributor
|
relates #661 |
Dmitriy-NK
force-pushed
the
pytorch_migration
branch
2 times, most recently
from
March 11, 2025 11:13
4c517e1 to
d69a9ef
Compare
Dmitriy-NK
force-pushed
the
pytorch_migration
branch
from
March 12, 2025 09:57
d69a9ef to
f5df3e9
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Keras to PyTorch migration
How has this been tested?
Please describe the tests that you ran to verify your changes.