[mlpack-git] master: Remove the no longer needed connections. (3413a77)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Sat Aug 29 08:55:44 EDT 2015


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

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/fd336238de224ed72fc23b84e1e2f02ae3c879d6...3413a77502387c942a12ac47a7e2cc966ed2ddcd

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

commit 3413a77502387c942a12ac47a7e2cc966ed2ddcd
Author: Marcus Edel <marcus.edel at fu-berlin.de>
Date:   Sat Aug 29 14:55:15 2015 +0200

    Remove the no longer needed connections.


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

3413a77502387c942a12ac47a7e2cc966ed2ddcd
 .../methods/ann/connections/bias_connection.hpp    | 290 ------------------
 .../methods/ann/connections/connection_traits.hpp  |  49 ---
 .../methods/ann/connections/conv_connection.hpp    | 336 ---------------------
 .../methods/ann/connections/full_connection.hpp    | 317 -------------------
 .../ann/connections/fullself_connection.hpp        | 226 --------------
 .../ann/connections/identity_connection.hpp        | 167 ----------
 .../methods/ann/connections/pooling_connection.hpp | 273 -----------------
 .../methods/ann/connections/self_connection.hpp    | 231 --------------
 8 files changed, 1889 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 3413a77502387c942a12ac47a7e2cc966ed2ddcd


More information about the mlpack-git mailing list