intelligent-machine-learning / dlrover

DLRover: An Automatic Distributed Deep Learning System
Other
1.27k stars 167 forks source link

feat: generate pyi files for protobuf definitions #1322

Open Peefy opened 1 week ago

Peefy commented 1 week ago

What changes were proposed in this pull request?

feat: generate pyi files for protobuf definitions

Why are the changes needed?

Generating pyi files for protobuf can assist IDEs such as VSCode in providing intelligent perception prompts

Does this PR introduce any user-facing change?

No

How was this patch tested?

Tests in CI