Skip to content

update default compute capabilities in other script #83

update default compute capabilities in other script

update default compute capabilities in other script #83

Workflow file for this run

name: Test
on:
push:
jobs:
build-and-run:
runs-on: ubuntu-latest
container: rwthika/tensorflow-cc:latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Build & Run
run: |
cd example
./build-and-run.sh