[go: nahoru, domu]

Skip to content

Commit

Permalink
Moved the headers
Browse files Browse the repository at this point in the history
  • Loading branch information
chvsp authored and Manthan-R-Sheth committed Mar 16, 2018
1 parent 15f9961 commit 38a4ab2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/mlpack/methods/ann/layer/layer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#define MLPACK_METHODS_ANN_LAYER_LAYER_HPP

#include "add_merge.hpp"
#include "batchnorm.hpp"
#include "concat_performance.hpp"
#include "convolution.hpp"
#include "dropconnect.hpp"
Expand Down
1 change: 0 additions & 1 deletion src/mlpack/methods/ann/layer/layer_types.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#include <mlpack/methods/ann/layer/reinforce_normal.hpp>
#include <mlpack/methods/ann/layer/sigmoid_cross_entropy_error.hpp>
#include <mlpack/methods/ann/layer/select.hpp>
#include <mlpack/methods/ann/layer/batchnorm.hpp>

// Convolution modules.
#include <mlpack/methods/ann/convolution_rules/border_modes.hpp>
Expand Down

0 comments on commit 38a4ab2

Please sign in to comment.