Skip to content

Call configure_module before freeze_before_training #965

Call configure_module before freeze_before_training

Call configure_module before freeze_before_training #965

Workflow file for this run

name: RTFD Preview
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "pytorch-lightning"