Skip to content

Commit

Permalink
Delete references to removed headers
Browse files Browse the repository at this point in the history
  • Loading branch information
benson31 committed Jun 13, 2024
1 parent 8985e03 commit 305218a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion include/lbann/lbann.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@
#include "lbann/callbacks/hang.hpp"
#include "lbann/callbacks/learning_rate.hpp"
#include "lbann/callbacks/load_model.hpp"
#include "lbann/callbacks/ltfb.hpp"
#include "lbann/callbacks/memory_profiler.hpp"
#include "lbann/callbacks/mixup.hpp"
#include "lbann/callbacks/monitor_io.hpp"
Expand Down
1 change: 0 additions & 1 deletion src/proto/factories/callback_factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
#include "lbann/callbacks/hang.hpp"
#include "lbann/callbacks/learning_rate.hpp"
#include "lbann/callbacks/load_model.hpp"
#include "lbann/callbacks/ltfb.hpp"
#include "lbann/callbacks/memory_profiler.hpp"
#include "lbann/callbacks/mixup.hpp"
#include "lbann/callbacks/monitor_io.hpp"
Expand Down

0 comments on commit 305218a

Please sign in to comment.