Skip to content

remove inplace pow and fix contiguous -> coalesce#1398

Merged
soumith merged 1 commit intomasterfrom
sparsefix
Apr 28, 2017
Merged

remove inplace pow and fix contiguous -> coalesce#1398
soumith merged 1 commit intomasterfrom
sparsefix

Conversation

@soumith
Copy link
Copy Markdown
Collaborator

@soumith soumith commented Apr 28, 2017

fixes broken master

@soumith
Copy link
Copy Markdown
Collaborator Author

soumith commented Apr 28, 2017

cc: @adamlerer having in-place coalesce atleast at the C level seems useful to enable in-place sparse ops. Otherwise, some of the ops are a pain to implement (coalesce out of place, do op, and then resize + freeCopyTo)

@soumith soumith merged commit 45020a7 into master Apr 28, 2017
@soumith soumith deleted the sparsefix branch April 28, 2017 22:26
@apaszke
Copy link
Copy Markdown
Contributor

apaszke commented Apr 28, 2017

Isn't it the same as what we do in dense libs?

Jiaming-Liu pushed a commit to Jiaming-Liu/pytorch that referenced this pull request May 18, 2017
jjsjann123 pushed a commit to jjsjann123/pytorch that referenced this pull request Jan 26, 2022
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.

2 participants