Merge items().
Open
Missing Feature
- Dominant language
- C#
- Stars
- 1.9k
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
Id like to have access to model.items(), iterate over them and add value and the key as follows:
this[key] = value
if this.Keys contain key{
this[key] = (this[key] + value) / 2
}
to have two models merged.
this <- nn.module
Contributor guide
Assessment
This issue has not been assessed yet.