Skip to content

[BUG] Tensor.data still in CIFAR10 tutorial #3192

Closed
@HanBnrd

Description

@HanBnrd

Add Link

CIFAR10 tutorial

Describe the bug

Tensor.data has been legacy for a while and is just maintained for backward compatibility (cf. Stack Overflow, PyTorch discussion, PyTorch release notes) however, the CIFAR10 tutorial in the Deep Learning with PyTorch: A 60 Minute Blitz is still using Tensor.data in some code blocks (but not all).

Describe your environment

Any

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions