-
Topic
Development of Split Computing Orchestration Service
-
Description: This description outlines a system that splits the AlexNet model, containerizes model components, provides a user interface for deployment selection, and uses custom Karmada operators to automate the deployment process across multiple clusters.
- AlexNet model split into 5 head models and 5 tail models
- Each model file and inference API code dockerized (intermediate parameters from head model are sent to tail model)
- User selects desired model, edge, and core servers through UI, which automatically deploys models to respective clusters
- Karmada Operator
- Two CRDs exist: Monitoring and AutoDeploy
- When user selects appropriate model, edge, and core servers via UI, monitoring operator creates head-autoDeploy and tail-autoDeploy CRs
- AutoDeploy CR automatically creates propagationpolicy and then auto-deploys deployment resources to each cluster
-
Notifications
You must be signed in to change notification settings - Fork 1
Split-Computing-OrchestrationService
License
SSU-DCN/Split-Computing-OrchestrationService
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Split-Computing-OrchestrationService
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published