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

Add interoperability between Awkward Array and ML libraries #3267

Open
4 of 7 tasks
maxymnaumchyk opened this issue Oct 3, 2024 · 0 comments
Open
4 of 7 tasks

Add interoperability between Awkward Array and ML libraries #3267

maxymnaumchyk opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@maxymnaumchyk
Copy link
Collaborator

maxymnaumchyk commented Oct 3, 2024

This issue is a checklist of different functions that convert Awkward Arrays to ML libraries and backwards.

TensorFlow library

Functions for rectangular arrays

  • ak.from_tensorflow
  • ak.to_tensorflow

Functions for irregular arrays

PyTorch library

Functions for rectangular arrays

For irregular arrays, a number of functions will be created, for the most flexible and convenient use. Here are the issues opened for this task:

@maxymnaumchyk maxymnaumchyk added the feature New feature or request label Oct 3, 2024
@maxymnaumchyk maxymnaumchyk self-assigned this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant