Skip to content

add option to change batch dimension in drop (#52) #51

add option to change batch dimension in drop (#52)

add option to change batch dimension in drop (#52) #51

Workflow file for this run

name: ci
on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
concurrency:
group: ci-${{github.ref}}-${{github.event.pull_request.number || github.run_number}}
cancel-in-progress: true
jobs:
formatting:
uses: ./.github/workflows/formatting.yaml
nvidia-gpu:
needs: [ formatting ]
uses: ./.github/workflows/nvidia-rtx-3090-tests.yaml