Skip to content

Update SoftMax to work in spatial mode#135

Merged
soumith merged 1 commit into
torch:masterfrom
jhjin:spatialsoftmax
Sep 23, 2015
Merged

Update SoftMax to work in spatial mode#135
soumith merged 1 commit into
torch:masterfrom
jhjin:spatialsoftmax

Conversation

@jhjin

@jhjin jhjin commented Sep 9, 2015

Copy link
Copy Markdown
Contributor

The module applies softmax in space and works both on a single
vector/matrix (1D/2D) or spatial vector/matrix (3D/4D).

@jhjin jhjin force-pushed the spatialsoftmax branch 2 times, most recently from 80929fe to 08b166a Compare September 19, 2015 05:16
@jhjin jhjin changed the title Add CUDA SpatialSoftMax module Update SoftMax to work in spatial mode Sep 19, 2015
This updates SoftMax to work in spatial mode thus it accepts 1D/2D/3D/4D
tensor as input.
soumith added a commit that referenced this pull request Sep 23, 2015
Update SoftMax to work in spatial mode
@soumith soumith merged commit dbbd77d into torch:master Sep 23, 2015
@hughperkins

Copy link
Copy Markdown
Contributor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants