Skip to content

Commit

Permalink
feat: add inference proto
Browse files Browse the repository at this point in the history
Signed-off-by: Gaius <[email protected]>
  • Loading branch information
gaius-qi committed Jun 28, 2023
1 parent c46eef2 commit f94bf8a
Show file tree
Hide file tree
Showing 10 changed files with 32,401 additions and 1 deletion.
2 changes: 1 addition & 1 deletion hack/protoc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LANGUAGE=go

proto_modules="common/v1 common/v2 cdnsystem/v1 dfdaemon/v1 dfdaemon/v2
errordetails/v1 manager/v1 manager/v2 scheduler/v1 scheduler/v2
security/v1 trainer/v1"
security/v1 trainer/v1 inference/v1"

echo "generate protos..."

Expand Down
Loading

0 comments on commit f94bf8a

Please sign in to comment.