Skip to content

Update LogSoftMax to work in spatial domain#193

Closed
fmassa wants to merge 1 commit into
torch:masterfrom
fmassa:spatial_logsoftmax
Closed

Update LogSoftMax to work in spatial domain#193
fmassa wants to merge 1 commit into
torch:masterfrom
fmassa:spatial_logsoftmax

Conversation

@fmassa

@fmassa fmassa commented Jan 14, 2016

Copy link
Copy Markdown
Contributor

Cuda version of torch/nn#560

This is a hacky PR.
As I don't have experience with CUDA, I preferred not to touch in the current implementation of LogSoftMax (to avoid breaking something). I simply copied the old kernels of LogSoftMax, which were simpler to understand and added the strides to handle spatial data, similarly to #135.

Should address torch/nn#548

@soumith

soumith commented Sep 28, 2016

Copy link
Copy Markdown
Member

See #338

@soumith soumith closed this Sep 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants