Update config.pbtxt

This commit is contained in:
mstest00 2025-12-29 04:15:17 +00:00
parent 3039bb6ab2
commit 1c3d487f5b

@ -18,3 +18,10 @@ instance_group [
count: 1 count: 1
} }
] ]
parameters: [
{
key: "base_model_path",
value: {string_value: "/cheetah/input/model/mstest00/fashionmnist"}
}
]