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

how to run the usage in algorithm #7

Open
Django-Jiang opened this issue May 25, 2023 · 0 comments
Open

how to run the usage in algorithm #7

Django-Jiang opened this issue May 25, 2023 · 0 comments

Comments

@Django-Jiang
Copy link

I follow the setup in the algorithm, and I fail to replicate the procedure in scripts by encountering the following error:

  File "path/tiny-training/algorithm/train_cls.py", line 11, in <module>
    from core.model import build_mcu_model
  File "path/tiny-training/algorithm/core/model/__init__.py", line 1, in <module>
    from .model_entry import *
  File "path/tiny-training/algorithm/core/model/model_entry.py", line 2, in <module>
    from ...core.utils.config import configs 
ValueError: attempted relative import beyond top-level package

So what is the right way to boot the script, thx for any help

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

No branches or pull requests

1 participant