Skip to content

Merge items(). #1474

@barimale

Description

@barimale

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

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions