-
Notifications
You must be signed in to change notification settings - Fork 446
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
[OTE_SDK] CVS-78747 rename .id to .id_ #925
Conversation
…_extensions into hv/CVS-78747_rename_id
Can one of the admins verify this patch? |
run ote_sdk tests |
run ote_sdk tests |
Hi @Ilya-Krylov and @samet-akcay, these are the ID changes required for sonoma creek. I've not updated the "id" parameter in the init functions yet, this is something we will do in the future. Running e2e: https://ci.iotg.sclab.intel.com/job/IMPT/job/SC-MR-dev/1540/ |
@Harmjandevries would you be able to check this out, causing the fail in the CI
|
…_extensions into hv/CVS-78747_rename_id
run ote_sdk tests |
run ote_sdk tests |
@Harmjandevries please resolve conflicts and what are the next steps? |
…_extensions into hv/CVS-78747_rename_id � Conflicts: � ote_sdk/ote_sdk/entities/label.py
Step 1 (this PR): Replace .id with .id_ in ote_sdk and add .id attribute so we don't break SC Conflicts are resolved, the only failed checks are unrelated to this MR. (test_ote_eval_openvino) |
run ote_sdk tests |
The changes themselves look alright to me |
e2e passed except for known failures that are currently discussed in the validation channel. http://validationreports.sclab.intel.com:8004/reports/build_number_report?test_session_build_number=SC-MR-dev-1589&environment=idrefactore2e I see a lot of tests are failing in the CI but these are related to the module 'torch' it seems, any suggestions for how to proceed? |
@Ilya-Krylov , is it possible to merge this one if this PR is relevant to those fails? |
run ote_sdk tests |
2 similar comments
run ote_sdk tests |
run ote_sdk tests |
@Harmjandevries could you re-run build? |
BMM 25548 🕐 |
run ote_sdk tests |
As discussed previously we will be renaming the attribute .id to .id_.
Active e2e: https://ci.iotg.sclab.intel.com/job/IMPT/job/SC-MR-dev/1585/