Skip to content

IndexError: list index (0) out of range #24

@205418367

Description

@205418367

$ python3 caffe_analyser.py slim-320.prototxt analys_result.csv 1,3,224,224

Traceback (most recent call last):
File "caffe_analyser.py", line 28, in
blob_dict, layers=profiling(net, Blob(shape))
File "/home/cli/桌面/nn_tools/analysis/CaffeA.py", line 15, in profiling
input_name=net.net.input[0]
IndexError: list index (0) out of range

slim-320.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions