v1.5.6
feat: InstanceNormalization
feat: LeakyRelu opset 16
feat: RoiAlign for opset 16
feat: ScatterND for opset 16 (reduction none only)
feat: GatherND (only for parameter batch_dims=0)
fix: lambda not found error when using torch.save
fix: upcast indices to int64
fix: GEMM dim typo (no parameters for nn.Linear)
docs: workaround for old opset versions
🍰
Thanks @SuperSecureHuman and @JohnMasoner for their contributions.