Skip to content

python/test: relax integer_motion precision tolerances for pipelined #2234

python/test: relax integer_motion precision tolerances for pipelined

python/test: relax integer_motion precision tolerances for pipelined #2234

Workflow file for this run

name: Docker
on:
push:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Build Docker Image
run: |
docker build -t vmaf .