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

Closed

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

@github-actions github-actions bot added the stale label Sep 1, 2024
@github-actions github-actions bot closed this Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant