Skip to content

missing stuffs in torch.nn.utils #1243

@yueyinqiu

Description

@yueyinqiu
  • clip_grad_norm_
  • clip_grad_value_
  • convert_conv2d_weight_memory_format
  • fuse_conv_bn_eval
  • fuse_conv_bn_weights
  • fuse_linear_bn_eval
  • fuse_linear_bn_weights
  • parameters_to_vector
  • parametrizations
  • remove_spectral_norm
  • remove_weight_norm
  • rnn
  • skip_init
  • spectral_norm
  • stateless
  • vector_to_parameters

  • rnn is checked because the class do exist in TorchSharp, but actually not all the methods inside have been implemented.

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