Commit 8ea33156 authored by vicotor's avatar vicotor

add new field

parent a657a531
This diff is collapsed.
......@@ -36,6 +36,7 @@ message ModelOperate {
string password = 4;
string cmd = 5;
ModelOperateType operate = 6;
int32 gpu_seq = 7;
}
message ModelStatus {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment