Skip to content

v1.5.6

Compare
Choose a tag to compare
@senysenyseny16 senysenyseny16 released this 13 Feb 05:35
· 32 commits to main since this release
aeaf7a1
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.