diff --git a/config.pbtxt b/config.pbtxt index 43f8fc0..aba4fe5 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -18,3 +18,10 @@ instance_group [ count: 1 } ] + +parameters: [ + { + key: "base_model_path", + value: {string_value: "/cheetah/input/model/mstest00/fashionmnist"} + } +] \ No newline at end of file