Skip to content

Add torch.nn.Parameter, torch.nn.Module and `ivy.Module.to_keras_… #545

Add torch.nn.Parameter, torch.nn.Module and `ivy.Module.to_keras_…

Add torch.nn.Parameter, torch.nn.Module and `ivy.Module.to_keras_… #545

Workflow file for this run

name: lint-bot
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
jobs:
fix-linting:
name: Fix Linting
uses: unifyai/workflows/.github/workflows/lint-bot.yml@main
secrets: inherit