dotnet / dotnet/TorchSharp

Merge items().

Open
#1,474 3 comments 0 reactions 1 assignee Claimed by @alinpahontu2912 View on GitHub
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

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.