Skip to content

Commit

Permalink
Remove a bunch of unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
lockshaw committed Oct 8, 2024
1 parent 39c8f1c commit 75f7e98
Show file tree
Hide file tree
Showing 45 changed files with 1 addition and 1,171 deletions.
1 change: 0 additions & 1 deletion bin/export-model-arch/src/export_model_arch.cc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "utils/cli/cli_parse.h"
#include "utils/cli/cli_parse_result.h"
#include "utils/cli/cli_spec.h"
#include "utils/graph/series_parallel/binary_sp_decomposition_tree/generic_binary_sp_decomposition_tree/transform.h"
#include "utils/graph/series_parallel/binary_sp_decomposition_tree/right_associative_binary_sp_tree_from_nary.h"
#include "utils/graph/series_parallel/get_series_parallel_decomposition.h"

Expand Down

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions lib/utils/include/utils/full_binary_tree/get_node_type.h

This file was deleted.

84 changes: 0 additions & 84 deletions lib/utils/include/utils/full_binary_tree/json.h

This file was deleted.

24 changes: 0 additions & 24 deletions lib/utils/include/utils/full_binary_tree/require.h

This file was deleted.

49 changes: 0 additions & 49 deletions lib/utils/include/utils/full_binary_tree/transform.h

This file was deleted.

1 change: 0 additions & 1 deletion lib/utils/include/utils/full_binary_tree/visit.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#include "utils/exception.h"
#include "utils/full_binary_tree/full_binary_tree_visitor.dtg.h"
#include "utils/full_binary_tree/full_binary_tree_implementation.dtg.h"
#include "utils/full_binary_tree/get_node_type.h"

namespace FlexFlow {

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 75f7e98

Please sign in to comment.