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

Rebuild DPU kernel #220

Open
lloo099 opened this issue May 1, 2022 · 0 comments
Open

Rebuild DPU kernel #220

lloo099 opened this issue May 1, 2022 · 0 comments

Comments

@lloo099
Copy link

lloo099 commented May 1, 2022

Hi, thanks for your great work and sharing. I encounter some problems when I compiled the mobilenet_v2_tfslim.py after initialized to tensorflow-slim submodule (git submodule update --init --recursive). And build online_model fold succesfully.

However, the error was happened in this line code


  File "mobilenet_v2_tfslim.py", line 235, in <module>
    if IMPORT_PYTORCH and not import_pytorch_weights():
  File "mobilenet_v2_tfslim.py", line 119, in import_pytorch_weights
    import mobilenet_v2_tsm_v2 as tsm_online
ModuleNotFoundError: No module named 'mobilenet_v2_tsm_v2'

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