Skip to content

fix: tflite conversion and inference #15

fix: tflite conversion and inference

fix: tflite conversion and inference #15

Workflow file for this run

name: Publish Wiki Pages
on:
push:
branches: [main]
concurrency:
group: publish-wiki
cancel-in-progress: true
permissions:
contents: write
jobs:
publish-wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: nglehuy/github-wiki-action@master
with:
token: ${{ secrets.TOKEN }}
path: docs
preprocess: true