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

feat: accept arbitrary name for model definition file #2063

Merged

Conversation

kyujin-cho
Copy link
Member

@kyujin-cho kyujin-cho commented Apr 24, 2024

This PR updates model service (endpoint) API implementations in a way of allowing model service to use model definition files other than model-definition.yaml. Resolves lablup/giftbox#656.

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version
  • Mention to the original issue

📚 Documentation preview 📚: https://sorna--2063.org.readthedocs.build/en/2063/


📚 Documentation preview 📚: https://sorna-ko--2063.org.readthedocs.build/ko/2063/


📚 Documentation preview 📚: https://sorna--2063.org.readthedocs.build/en/2063/


📚 Documentation preview 📚: https://sorna-ko--2063.org.readthedocs.build/ko/2063/

Copy link

graphite-app bot commented Apr 24, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added area:docs Documentations comp:manager Related to Manager component comp:common Related to Common component require:db-migration Automatically set when alembic migrations are added or updated labels Apr 24, 2024
@github-actions github-actions bot added the size:M 30~100 LoC label Apr 24, 2024
@kyujin-cho kyujin-cho force-pushed the topic/feat/accept-arbitrary-filename-for-model-definition branch from 4e0c3cc to 57db638 Compare April 24, 2024 16:37
@kyujin-cho kyujin-cho force-pushed the topic/feat/accept-arbitrary-filename-for-model-definition branch from 57db638 to 73058f5 Compare April 26, 2024 04:01
@kyujin-cho kyujin-cho force-pushed the topic/feat/accept-arbitrary-filename-for-model-definition branch from 73058f5 to d3bbf12 Compare May 8, 2024 05:32
@kyujin-cho kyujin-cho requested a review from achimnol May 8, 2024 05:44
@kyujin-cho kyujin-cho force-pushed the topic/feat/accept-arbitrary-filename-for-model-definition branch from 4787e39 to 87fdc6b Compare May 28, 2024 06:25
@github-actions github-actions bot added size:L 100~500 LoC and removed size:M 30~100 LoC labels May 28, 2024
Copy link

graphite-app bot commented May 28, 2024

Merge activity

This PR updates model service (endpoint) API implementations in a way of allowing model service to use model definition files other than `model-definition.yaml`. Resolves lablup/giftbox#656.

**Checklist:** (if applicable)

- [x] Milestone metadata specifying the target backport version
- [x] Mention to the original issue

<!-- readthedocs-preview sorna start -->
----
📚 Documentation preview 📚: https://sorna--2063.org.readthedocs.build/en/2063/

<!-- readthedocs-preview sorna end -->

<!-- readthedocs-preview sorna-ko start -->
----
📚 Documentation preview 📚: https://sorna-ko--2063.org.readthedocs.build/ko/2063/

<!-- readthedocs-preview sorna-ko end -->

<!-- readthedocs-preview sorna start -->
----
📚 Documentation preview 📚: https://sorna--2063.org.readthedocs.build/en/2063/

<!-- readthedocs-preview sorna end -->

<!-- readthedocs-preview sorna-ko start -->
----
📚 Documentation preview 📚: https://sorna-ko--2063.org.readthedocs.build/ko/2063/

<!-- readthedocs-preview sorna-ko end -->
@kyujin-cho kyujin-cho force-pushed the topic/feat/accept-arbitrary-filename-for-model-definition branch from 755474d to 379c4f9 Compare May 28, 2024 12:34
@graphite-app graphite-app bot merged commit 379c4f9 into main May 28, 2024
29 checks passed
@graphite-app graphite-app bot deleted the topic/feat/accept-arbitrary-filename-for-model-definition branch May 28, 2024 12:40
kyujin-cho added a commit that referenced this pull request May 28, 2024
This PR updates model service (endpoint) API implementations in a way of allowing model service to use model definition files other than `model-definition.yaml`. Resolves lablup/giftbox#656.

**Checklist:** (if applicable)

- [x] Milestone metadata specifying the target backport version
- [x] Mention to the original issue

<!-- readthedocs-preview sorna start -->
----
📚 Documentation preview 📚: https://sorna--2063.org.readthedocs.build/en/2063/

<!-- readthedocs-preview sorna end -->

<!-- readthedocs-preview sorna-ko start -->
----
📚 Documentation preview 📚: https://sorna-ko--2063.org.readthedocs.build/ko/2063/

<!-- readthedocs-preview sorna-ko end -->

<!-- readthedocs-preview sorna start -->
----
📚 Documentation preview 📚: https://sorna--2063.org.readthedocs.build/en/2063/

<!-- readthedocs-preview sorna end -->

<!-- readthedocs-preview sorna-ko start -->
----
📚 Documentation preview 📚: https://sorna-ko--2063.org.readthedocs.build/ko/2063/

<!-- readthedocs-preview sorna-ko end -->

Backported-from: main (24.09)
Backported-to: 24.03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:docs Documentations comp:common Related to Common component comp:manager Related to Manager component require:db-migration Automatically set when alembic migrations are added or updated size:L 100~500 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants