Skip to content

added the __repr__ for Module and update Sequential for better module… #54

added the __repr__ for Module and update Sequential for better module…

added the __repr__ for Module and update Sequential for better module… #54

Workflow file for this run

name: CI
on: [workflow_dispatch, pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/nbdev-ci@master]