dotnet / dotnet/TorchSharp

missing stuffs in torch.nn.utils

Open
#1,243 11 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
1.9k
Forks
228
PR merge metrics
No merged PRs in 30d

Description

- [x] clip_grad_norm_
- [x] clip_grad_value_
- [ ] convert_conv2d_weight_memory_format
- [ ] fuse_conv_bn_eval
- [x] fuse_conv_bn_weights
- [ ] fuse_linear_bn_eval
- [x] fuse_linear_bn_weights
- [x] parameters_to_vector
- [ ] parametrizations
- [ ] remove_spectral_norm
- [ ] remove_weight_norm
- [x] rnn
- [ ] skip_init
- [ ] spectral_norm
- [ ] stateless
- [x] vector_to_parameters

---

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.