Skip to content

error when convert to onnx #7

@AlexBlack2202

Description

@AlexBlack2202

i run main_export_onnx.py in python3 and it show error

File "main_export_onnx.py", line 89, in forward
x[0] = x[0].view(-1, self.no)
TypeError: 'tuple' object does not support item assignment

how can i fix this?

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