From cf703b0a99a33d6003b3b8c42f250f6d86597f97 Mon Sep 17 00:00:00 2001 From: suoych Date: Fri, 3 Jul 2020 16:18:50 +0800 Subject: [PATCH] support k8s --- python/examples/imagenet/README_CN.md | 1 - 1 file changed, 1 deletion(-) diff --git a/python/examples/imagenet/README_CN.md b/python/examples/imagenet/README_CN.md index 27297d06..404da875 100644 --- a/python/examples/imagenet/README_CN.md +++ b/python/examples/imagenet/README_CN.md @@ -57,4 +57,3 @@ python resnet50_rpc_client.py ResNet50_vd_client_config/serving_client_conf.prot ``` kubectl apply -f imagenet_k8s_rpc.yaml ``` - -- GitLab