Skip to content

Revert " Adding table input support for batched SparseLinear, implementing gradInput correctly, fixing other bugs"#723

Closed
zhangxiangxiao wants to merge 1 commit intotorch:masterfrom
zhangxiangxiao:revert-698-sparse_linear
Closed

Revert " Adding table input support for batched SparseLinear, implementing gradInput correctly, fixing other bugs"#723
zhangxiangxiao wants to merge 1 commit intotorch:masterfrom
zhangxiangxiao:revert-698-sparse_linear

Conversation

@zhangxiangxiao
Copy link
Copy Markdown
Contributor

Reverts #698

The new SparseLinear module breaks projects in non-batch mode that depends on the fast implementation of updateParameters using self.lastInput. It includes some implementations of memory networks, word embedding and ranking models with HogWILD parallelization. See the comment to the original pull request.

…nting gradInput correctly, fixing other bugs"
@soumith
Copy link
Copy Markdown
Member

soumith commented Mar 19, 2016

see my comments on the other PR

@soumith soumith closed this Mar 19, 2016
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