Skip to content

Conversation

miquelmn
Copy link

@miquelmn miquelmn commented Sep 9, 2025

This PR introduces support for using PyTorch models within the library.

To do so, I create a pytorch_classifier_wrapper.py file similarly to the ones already found in the library. With two particularities in the __init__ method:

  • An optional parameter device, that allows to use models within the GPU.
  • A parameter features to reshape the input correctly.

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.

1 participant