Skip to content

Commit

Permalink
fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
usstq committed Dec 30, 2024
1 parent 36ff3d0 commit 31d77f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions src/plugins/intel_cpu/src/nodes/act_sparse_fc.cpp
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
// Copyright (C) 2018-2024 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
//

#include <string>
#include <vector>

#include "act_sparse_fc.h"
#include "common/arbitrary_order_desc_creator.h"
#include "common/bfloat16.hpp"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// Copyright (C) 2018-2024 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
//
#include <cstring>

#include "act_sparse_fc_kernel.hpp"
#include "memory_desc/cpu_blocked_memory_desc.h"
#include "openvino/core/except.hpp"
Expand Down

0 comments on commit 31d77f1

Please sign in to comment.