We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26576c commit 61f6421Copy full SHA for 61f6421
tf1_serving/function.yaml
@@ -45,7 +45,7 @@ spec:
45
name: tensorflow-v1-2layers
46
spec:
47
build:
48
- baseImage: mlrun/ml-serving:0.4.7-py36
+ baseImage: mlrun/mlrun
49
commands:
50
- pip install tensorflow==1.14 keras
51
- pip install requests pillow
tf2_serving/function.yaml
name: tensorflow-v2-2layers
- baseImage: mlrun/ml-serving
- pip install tensorflow>=2.1
0 commit comments