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

Add init data of runtime arch #677

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Add init data of runtime arch #677

merged 1 commit into from
Sep 26, 2024

Conversation

SeanHH86
Copy link
Contributor

What this PR does:
Add init data for runtime archectures

Which issue(s) this PR fixes:

Fixes #671

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [ x ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Feature/Issue validation/testing:

  1. Upload models which archecture in list of runtime
  2. Check database table repositories_runtime_frameworks

Checklist:

  • I have added unit/e2e tests that prove your fix is effective or that this feature works.
  • [ x ] I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • [ x ] I have reviewed my own code and ensured that it follows the project's style guidelines.

Release note:


Support auto update relation of runtime and model repo

ganisback

This comment was marked as abuse.

@ganisback ganisback self-requested a review September 26, 2024 05:57
Copy link
Collaborator

@ganisback ganisback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggest add do nothing statement if data exists

@ganisback ganisback self-requested a review September 26, 2024 07:55
Copy link
Collaborator

@ganisback ganisback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, it's just a init script not upgrade case

@ganisback ganisback merged commit 72b6135 into OpenCSGs:main Sep 26, 2024
3 checks passed
hiveer pushed a commit that referenced this pull request Sep 26, 2024
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.

can not select runtime framework after deploy a model
2 participants