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

cannot import name 'hparams_utils' from 'aqt.utils' #6

Open
ronghongbo opened this issue Feb 9, 2022 · 0 comments
Open

cannot import name 'hparams_utils' from 'aqt.utils' #6

ronghongbo opened this issue Feb 9, 2022 · 0 comments

Comments

@ronghongbo
Copy link

Hello, I encounter this error in trying an example. Any idea? Thanks!

~/iree-jax/examples$ python aqt_resnet.py
Traceback (most recent call last):
  File "/home/u89062/iree-jax/examples/aqt_resnet.py", line 26, in <module>
    from aqt.utils import hparams_utils as os_hparams_utils
ImportError: cannot import name 'hparams_utils' from 'aqt.utils' (/home/u89062/plaidml/miniconda3/envs/iree-jax/lib/python3.9/site-packages/aqt/utils.py)
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