Skip to content

typo in profiler.py #10

@ShunsukeNakai

Description

@ShunsukeNakai

I found typo in profiler.py.

[line 813]
incorrect code: filters_per_channel = out_channels // grofups
correct code: filters_per_channel = out_channels // groups

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