Skip to content

use xla to compile the tf graph, add _some_ jax support #6

use xla to compile the tf graph, add _some_ jax support

use xla to compile the tf graph, add _some_ jax support #6

Workflow file for this run

name: Test pytorch
on: [push]
jobs:
build:
strategy:
matrix:
os: [ubuntu-latest]
python-version: ["3.12"]
include:
- os: ubuntu-latest
fail-fast: false
runs-on: ${{ matrix.os }}
env:
NETRC_FILE: ${{ secrets.NETRC_FILE }}
NNPDF_SSH_KEY: ${{ secrets.NNPDF_SSH_KEY }}
steps:
- uses: actions/checkout@v4
- name: Install nnpdf without LHAPDF
shell: bash -l {0}
run: |
pip install .[nolha,torch]
lhapdf-management update --init
- name: Test we can run one runcard
shell: bash -l {0}
run: |
cd n3fit/runcards/examples
n3fit Basic_runcard.yml 4