Closed lucferbux closed 1 year ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from lucferbux. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
We did eventually find the model that was working with TF support, https://storage.googleapis.com/download.tensorflow.org/models/tflite/model_zoo/upload_20180427/inception_resnet_v2_2018_04_27.tgz
That being said, it does seem compatibility for TF is very narrow, maybe we should list it as tech preview or something in the UI instead
I'm gonna close this PR then, we don't have the ability to mark runtimes with labels, but it should be a good idea, I'm gonna ask Jeff if that's something we might wanna be interested in.
Description
Based on the outcome of https://issues.redhat.com/browse/RHODS-8874 it seems that ovms is not supporting tensorflow as previously suggested.
Removing the runtime selection for the OOTB models.
How Has This Been Tested?
oc apply -k odh-dashboard/modelserving
@lugi0 I haven't tested the upgrade, I'll try to do it on Monday, I'm working in other things.
Merge criteria:
[UPSTREAM]
has been prepended to the commit message.