-
Notifications
You must be signed in to change notification settings - Fork 23
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
OTX decoupling: deployment #345
Conversation
208abb5
to
db859a0
Compare
also group explainability actions together Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
6f15081
to
fda809c
Compare
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
738deee
to
b666533
Compare
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
bfa4c82
to
b8779da
Compare
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
8be382d
to
5f3f69d
Compare
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
bfcfc18
to
fed6ad1
Compare
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
5815c00
to
e098b2d
Compare
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
964b42b
to
2e6e995
Compare
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
4f096cd
to
3d86dd1
Compare
Signed-off-by: Igor Davidyuk <igor.davidyuk@intel.com>
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.
The PR looks really good as far as I'm concerned, great how it simplifies the Deployment code. I just have some minor comments on the code.
Should we also change the requirements.txt to require otx==1.4.4
? I bumped it to otx==1.5 last week but don't we need 1.4.4 for this to work with Geti v1.8?
Co-authored-by: Ludo Cornelissen <ludo.cornelissen@intel.com>
Co-authored-by: Ludo Cornelissen <ludo.cornelissen@intel.com>
I cherry-picked a few commits from this PR I also merged the main branch to this one to get tests passing. But generally, I see this PR and PR#339 as mutually exclusive as they solve the same problem, that is supporting OTX1.5 models |
46caa58
TODO: