Skip to content

Add "scalar" quantize kernels, and use them to implement convert assu… #2234

Add "scalar" quantize kernels, and use them to implement convert assu…

Add "scalar" quantize kernels, and use them to implement convert assu… #2234

name: Build and update caches
on:
push:
branches: [ master ]
paths-ignore:
- 'docker/**'
workflow_dispatch:
jobs:
build-and-test:
uses: ./.github/workflows/build.yml
with:
run-tests: false
update-caches: true