Skip to content

Require PyTorch>=2.0.1, GPyTorch==1.13 and linear_operator==0.5.3 (#2… #514

Require PyTorch>=2.0.1, GPyTorch==1.13 and linear_operator==0.5.3 (#2…

Require PyTorch>=2.0.1, GPyTorch==1.13 and linear_operator==0.5.3 (#2… #514

name: Tutorials with smoke test
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
workflow_dispatch:
jobs:
run_tutorials_with_smoke_test:
name: Run tutorials with smoke test on latest PyTorch / GPyTorch / Ax
uses: ./.github/workflows/reusable_tutorials.yml
with:
smoke_test: true
use_stable_pytorch_gpytorch: false
use_stable_ax: false