Skip to content

Do not access the GPU from multiple ML libraries at the same time #786

Do not access the GPU from multiple ML libraries at the same time

Do not access the GPU from multiple ML libraries at the same time #786

Workflow file for this run

name: Linting (using pre-commit)
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: Run pre-commit check
uses: pre-commit/[email protected]