Skip to content

TypeError in GC operation for Conv layers and FC layers #35

Description

@ZhWL123456

TypeError: mean() received an invalid combination of arguments - got (keepdim=bool, dim=tuple, ), but expected one of:

  • ()
  • (torch.dtype dtype)
  • (int dim, torch.dtype dtype)
    didn't match because some of the keywords were incorrect: keepdim
  • (int dim, bool keepdim, torch.dtype dtype)
  • (int dim, bool keepdim)
    didn't match because some of the arguments have invalid types: (dim=tuple, keepdim=bool, )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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