-
Notifications
You must be signed in to change notification settings - Fork 443
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1227 from openvinotoolkit/vs/upd_dor
Update d-o-r
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule submodule
updated
11 files
+2 −1 | .github/workflows/main.yml | |
+2 −2 | openvino-requirements.txt | |
+0 −1 | optional-requirements.txt | |
+1 −1 | requirements.txt | |
+1 −1 | tools/auxiliary/optuna_optim.py | |
+1 −1 | tools/auxiliary/run_classification.py | |
+1 −1 | tools/auxiliary/run_multilabel.py | |
+63 −0 | tools/check_classes_mlc.py | |
+2 −2 | torchreid/engine/engine.py | |
+4 −7 | torchreid/losses/asl.py | |
+0 −6 | torchreid/models/timm_wrapper.py |