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

[Sprint] Add a function to retrieve detailed infomation of a project #419

Open
2 tasks done
Only-bottle opened this issue Dec 4, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@Only-bottle
Copy link
Member

Only-bottle commented Dec 4, 2024

Is there any feature that you would like to add?

The user can view the detailed information of each project.

The information displayed includes:

  • project_name
  • List of models associated with the project
    • name
    • status
      • The status represents the state of tasks like training and compression.
    • The status of the conversion or benchmark experiments
      • The status should reflect the most recent task's state.
    • type (trained_model, compressed_model, pretrained_model).

Checklits ✅

  • I would create a corresponding branch for this issue from the designated (mostly develop) branch.
  • This issue only contains a preceding agreement between project owners.
@Only-bottle Only-bottle added the enhancement New feature or request label Dec 4, 2024
@Only-bottle Only-bottle self-assigned this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant