Skip to content

Rebuild DPU kernel #220

@lloo099

Description

@lloo099

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions