Skip to content

Issue in the tutorial #390

@XingyuQu

Description

@XingyuQu

I noticed that in this tutorial, the code ToDevice('cuda:0') when creating the pipeline has not been changed to ToDevice(ch.device('cuda:0')) like other tutorial or its script, which will raise the error: AttributeError: 'str' object has no attribute 'type'.

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