Skip to content

Comments

scatter / gather to new types#459

Merged
soumith merged 1 commit intomasterfrom
scattergatherish
Aug 7, 2016
Merged

scatter / gather to new types#459
soumith merged 1 commit intomasterfrom
scattergatherish

Conversation

@soumith
Copy link
Member

@soumith soumith commented Aug 7, 2016

Also refactored a few tests to start making things easy to check across all types in both LongIndex mode and the old Index mode.

cc: @wickedfoo


THCudaTensor* sortedTopKIndices = THCudaTensor_new(state);

THCudaLongTensor *sortedIndicesLong = THCudaLongTensor_new(state);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this'll be fixed when i convert topK to multiple types.

@soumith soumith merged commit a7cecfe into master Aug 7, 2016
@soumith soumith deleted the scattergatherish branch August 7, 2016 05:13
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