Skip to content

Fix/fallback to 1 when weights doesn't exist & create "tensor" if it doesn't exist during evaluation #235

Fix/fallback to 1 when weights doesn't exist & create "tensor" if it doesn't exist during evaluation

Fix/fallback to 1 when weights doesn't exist & create "tensor" if it doesn't exist during evaluation #235

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1