[mlpack-git] mlpack-2.x: Remove ANN tests. (5f39b02)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Wed Dec 23 23:34:16 EST 2015


Repository : https://github.com/mlpack/mlpack

On branch  : mlpack-2.x
Link       : https://github.com/mlpack/mlpack/compare/acee2f77c0a4ee5878751a6082fbd07de054e626...5f39b02d19b318a4cea8c3489af03618ca4e6335

>---------------------------------------------------------------

commit 5f39b02d19b318a4cea8c3489af03618ca4e6335
Author: ryan <ryan at ratml.org>
Date:   Wed Dec 23 23:34:06 2015 -0500

    Remove ANN tests.


>---------------------------------------------------------------

5f39b02d19b318a4cea8c3489af03618ca4e6335
 src/mlpack/tests/CMakeLists.txt                 |   8 -
 src/mlpack/tests/activation_functions_test.cpp  | 355 --------------
 src/mlpack/tests/ada_delta_test.cpp             | 128 -----
 src/mlpack/tests/adam_test.cpp                  | 129 -----
 src/mlpack/tests/connection_traits_test.cpp     |  97 ----
 src/mlpack/tests/convolution_test.cpp           | 387 ---------------
 src/mlpack/tests/convolutional_network_test.cpp | 239 ----------
 src/mlpack/tests/feedforward_network_test.cpp   | 449 ------------------
 src/mlpack/tests/init_rules_test.cpp            | 140 ------
 src/mlpack/tests/lstm_peephole_test.cpp         | 102 ----
 src/mlpack/tests/performance_functions_test.cpp |  64 ---
 src/mlpack/tests/pooling_rules_test.cpp         |  90 ----
 src/mlpack/tests/recurrent_network_test.cpp     | 604 ------------------------
 src/mlpack/tests/rmsprop_test.cpp               | 128 -----
 14 files changed, 2920 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 5f39b02d19b318a4cea8c3489af03618ca4e6335


More information about the mlpack-git mailing list