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

1D NumPy array encoders for new Python release #490

Merged
merged 12 commits into from
Oct 12, 2019

Conversation

sppalkia
Copy link
Collaborator

@sppalkia sppalkia commented Oct 4, 2019

Addresses #480 in part: this adds support for basic vector types. To dos remaining in a future patch:

  • Weld program tests with vectors (in particular, ensuring that contexts are passed around correctly)
  • Encoding for strings
  • Encoding for ndarrays with dim > 1

@sppalkia sppalkia changed the title [WIP] NumPy encoders for new Python release 1D NumPy array encoders for new Python release Oct 12, 2019
@sppalkia sppalkia merged commit 1014fea into weld-project:master Oct 12, 2019
@sppalkia sppalkia deleted the numpy-encoders branch February 6, 2020 19:42
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