Skip to content

Removed x_dilations assertion from ivy.conv as it's unused, added missing tests for ivy.conv, updated the x_and_filters helper to not generate x_dilations for transposed convolutions #47800

Removed x_dilations assertion from ivy.conv as it's unused, added missing tests for ivy.conv, updated the x_and_filters helper to not generate x_dilations for transposed convolutions

Removed x_dilations assertion from ivy.conv as it's unused, added missing tests for ivy.conv, updated the x_and_filters helper to not generate x_dilations for transposed convolutions #47800

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
check-formatting:
name: Check formatting
uses: unifyai/workflows/.github/workflows/lint.yml@master