Commit Graph

1 Commits

Author SHA1 Message Date
Fei Sun
8d72c6016a Move tests of build_sgd, build_adagrad, and build_adam to pyton directory
Summary:
build_sgd, build_adagrad, and build_adam are in open source python directory
now.
Move the tests to the same directory.
Extract TestBase to test_util.py so that TestFtrl can still refer it.
Depends on D4552227

Reviewed By: salexspb

Differential Revision: D4554549

fbshipit-source-id: 35aed05b82c78530808ef623a25bb7532b2abbae
2017-02-14 15:32:14 -08:00