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] Model Structure Update API #192

Open
YuanmingLeee opened this issue Jan 28, 2021 · 1 comment · Fixed by #193
Open

[Feat] Model Structure Update API #192

YuanmingLeee opened this issue Jan 28, 2021 · 1 comment · Fixed by #193
Assignees
Labels
enhancement New feature or request

Comments

@YuanmingLeee
Copy link
Contributor

Software and Hardware Versions

ModelCI v1.x.x, CUDA Version vx.x.x, GPU device used...

Problem description

Request a new feature to modify the model structures. For example, add a layer, remove a layer or adjust a layer.

Expected Behavior

The model is updated, ensured the update is valid, and saved into the database.

@YuanmingLeee YuanmingLeee added the enhancement New feature or request label Jan 28, 2021
@YuanmingLeee YuanmingLeee linked a pull request Jan 28, 2021 that will close this issue
2 tasks
@YuanmingLeee YuanmingLeee reopened this Jan 31, 2021
@HuaizhengZhang
Copy link
Contributor

HuaizhengZhang commented Feb 1, 2021

Please create an experimental dir in the fine-tuner rather than put it in the root of modelci dir. This organization is more logical. In doing so, we can track your code more easily.

If I want to add a new function, I can test it first in my function/experimental dir.

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

Successfully merging a pull request may close this issue.

3 participants