Skip to content

Feedback to remove unused import ParameterAlias from benchmark tutorial #3617

@vishalgoyal316

Description

@vishalgoyal316

The ParameterAlias class is imported but never used in the tutorial.

File: recipes_source/recipes/benchmark.py
Line 556: from torch.utils.benchmark import Fuzzer, FuzzedParameter, FuzzedTensor, ParameterAlias

If it is OK to remove unused import, then I will raise a PR soon to solve this issue.

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