Skip to content

Support **kwargs for some pytorch args of networks #2164

@yiheng-wang-nv

Description

@yiheng-wang-nv

For networks like SegResNet, we cannot change parameters for normalization layers (such as set track_running_stats=True when we use BatchNorm3d). Therefore, the implementation should be more generic.

Metadata

Metadata

Labels

Module: networksnetwork, layers, blocks definitions in PyTorchenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions