Skip to content

Commit

Permalink
Add tensorflow runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
lucferbux committed May 26, 2023
1 parent 1277401 commit 8985d82
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions odh-dashboard/modelserving/ovms-gpu-ootb.yaml
Expand Up @@ -57,4 +57,7 @@ objects:
- autoSelect: true
name: onnx
version: '1'
- autoSelect: true
name: tensorflow
version: "2"
parameters: []
3 changes: 3 additions & 0 deletions odh-dashboard/modelserving/ovms-ootb.yaml
Expand Up @@ -55,4 +55,7 @@ objects:
- autoSelect: true
name: onnx
version: '1'
- autoSelect: true
name: tensorflow
version: "2"
parameters: []

0 comments on commit 8985d82

Please sign in to comment.