Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training gateway plugin #718

Merged
merged 36 commits into from
Nov 14, 2022
Merged

Training gateway plugin #718

merged 36 commits into from
Nov 14, 2022

Conversation

AmartC
Copy link
Contributor

@AmartC AmartC commented Oct 25, 2022

This PR introduces the model training plugin for the gateway which will be used by the admin UI service to display workload deployments and log counts and launch model training jobs.

@AmartC AmartC marked this pull request as ready for review October 26, 2022 00:08
plugins/modeltraining/pkg/modeltraining/aggregation.go Outdated Show resolved Hide resolved
plugins/modeltraining/pkg/modeltraining/aggregation.go Outdated Show resolved Hide resolved
plugins/modeltraining/pkg/modeltraining/aggregation.go Outdated Show resolved Hide resolved
plugins/modeltraining/pkg/modeltraining/aggregation.go Outdated Show resolved Hide resolved
plugins/modeltraining/pkg/modeltraining/aggregation.go Outdated Show resolved Hide resolved
plugins/modeltraining/pkg/modeltraining/api.go Outdated Show resolved Hide resolved
plugins/modeltraining/pkg/modeltraining/aggregation.go Outdated Show resolved Hide resolved
plugins/modeltraining/pkg/modeltraining/plugin.go Outdated Show resolved Hide resolved
@kralicky
Copy link
Member

Overall, need to ensure variable/function/type names follow the Go style guide https://go.dev/doc/effective_go#names

@AmartC AmartC requested a review from dbason October 26, 2022 20:57
@AmartC AmartC force-pushed the training-gateway-plugin branch 2 times, most recently from 9abdbb1 to 8f7d05b Compare October 26, 2022 22:38
dbason
dbason previously approved these changes Oct 26, 2022
plugins/modeltraining/pkg/modeltraining/api.go Outdated Show resolved Hide resolved
plugins/modeltraining/main.go Outdated Show resolved Hide resolved
@kralicky
Copy link
Member

Also need to squash and reword similar commits

@AmartC AmartC force-pushed the training-gateway-plugin branch 2 times, most recently from 029d839 to 09d969b Compare October 27, 2022 21:28
@dbason dbason merged commit 4ab3c11 into main Nov 14, 2022
@AmartC AmartC deleted the training-gateway-plugin branch March 20, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants