Skip to content

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

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

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

Workflow file for this run

name: Update docs
on:
workflow_call:
push:
branches:
- main
tags:
- v*
workflow_dispatch:
jobs:
update-docs:
name: Update docs
uses: unifyai/workflows/.github/workflows/docs.yml@main
secrets: inherit