Skip to content

Wire LearnedFeatureImputation and map_heterogeneous_to_full for MultiTaskGP (#3296) #7521

Wire LearnedFeatureImputation and map_heterogeneous_to_full for MultiTaskGP (#3296)

Wire LearnedFeatureImputation and map_heterogeneous_to_full for MultiTaskGP (#3296) #7521

Workflow file for this run

name: Test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
tests-and-coverage:
name: Test & Coverage
uses: ./.github/workflows/reusable_test.yml
with:
use_latest_pytorch_gpytorch: true
secrets: inherit