Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling kernels to use PyTree inputs #288

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ingmarschuster
Copy link
Contributor

@ingmarschuster ingmarschuster commented Jun 1, 2023

First implementation and demo notebook

Type of changes

  • Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

Checklist

  • I've formatted the new code by running poetry run pre-commit run --all-files --show-diff-on-failure before committing.
  • I've added tests for new code.
  • I've added docstrings for the new code.

Description

This implements the possibility to use pytrees as inputs to GPJax kernels. Also added a notebook demonstrating how to use this which downloads a huggingface dataset and puts the columns of interest into a simple python dict.

Issue Number: #286

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant