Skip to content

ImageSegmentation: add an option to choose between cpu and gpu #2502

ImageSegmentation: add an option to choose between cpu and gpu

ImageSegmentation: add an option to choose between cpu and gpu #2502

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"