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

Integration with Numpy #6

Closed
wants to merge 15 commits into from
Closed

Integration with Numpy #6

wants to merge 15 commits into from

Conversation

t-ae
Copy link
Member

@t-ae t-ae commented Oct 24, 2016

Implement new feature: Load tensor from Numpy array file (.npy)

Supported npy file:

  • Little endian
  • np.float32 or np.float64 array
  • "fortran_order" is False

@t-ae
Copy link
Member Author

t-ae commented Oct 27, 2016

Support big endian.

@t-ae t-ae closed this Oct 24, 2017
@koher
Copy link
Member

koher commented Oct 24, 2017

Decided to keep it separated from TensorSwift. Please use SwiftyNpy to load tensors from .npy files.

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

2 participants