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 v2 #609

Merged
merged 23 commits into from
Feb 20, 2025
Merged

Training v2 #609

merged 23 commits into from
Feb 20, 2025

Conversation

semyon-dev
Copy link
Member

No description provided.

semyon-dev and others added 23 commits December 16, 2024 07:42
…orkers, add unit test for pending model storage
* feat(training): add public model storage

* test(training): add unit test for public model storage

* feat(training/storage): add methods to update publicModelIds and pendingModelIds

* test(training/storage): add TestPendingModelStorage_AddPendingModelId and TestPublicModelStorage_AddPublicModelId

* feat(training/service): add public models handling in verifySignerHasAccessToTheModel, update createModelDetails

* test(training): add usage newTrainingService instead of NewDaemonService
* feat(training): add error.go for training module

* feat(training/service): add custom errors, update error handling logic in verifySignerHasAccessToTheModel, add verifyCreatedByAddress

* test(training): add new functional tests for GetModel, GetAllModels, CreateModel, ManageUpdateStatusWorkers

* refactor(training): rename daemon_service_test.go to service_test.go
# Conflicts:
#	snetd/cmd/components.go
#	training/service.go
#	training/tests/integration/daemon_service_test.go
@semyon-dev semyon-dev merged commit f37a623 into dev Feb 20, 2025
1 of 2 checks passed
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.

2 participants