Skip to content

Conversation

@cpuhrsch
Copy link
Contributor

Summary: Largely unused and hinders current development

Differential Revision: D9925094

@soumith soumith changed the title Remove caffe2/torch/legacy Remove torch/legacy Sep 18, 2018
@soumith
Copy link
Contributor

soumith commented Sep 18, 2018

you need to remove unit tests as well, in test/test_legacy_nn.py

@cpuhrsch
Copy link
Contributor Author

Legacy was used to write the following tests:

  1. "TestNN.test_bilinear"
  2. "_test_rosenbrock" within "TestOptim" for:
  • "test_sgd"
  • "test_adam"
  • "test_adadelta"
  • "test_adagrad"
  • "test_adamax"
  • "test_rmsprop"
  • "test_asgd"
  • "test_rprop"
  • "test_lbfgs"

Will create issues for new implementations.

"TestLuaReader" was deleted (doesn't need a new implementation).

Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

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

+1 −13,137

QWALITY.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

cpuhrsch is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Summary:
Largely unused and hinders current development
Pull Request resolved: pytorch#11823

Differential Revision: D9925094

Pulled By: cpuhrsch

fbshipit-source-id: 1f53f8f21da85c16ae32e75fe6f796718e39fc92
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.

4 participants