Skip to content

Commit

Permalink
fix clang format error
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaojieZhuIntel committed Oct 18, 2024
1 parent ad55081 commit 46a0755
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
#include <ze_graph_ext.h>

#include "intel_npu/utils/logger/logger.hpp"
#include "intel_npu/utils/zero/zero_utils.hpp"
#include "npu.hpp"
#include "zero_executor.hpp"
#include "zero_pipeline.hpp"
#include "zero_profiling.hpp"
#include "zero_remote_tensor.hpp"
#include "intel_npu/utils/zero/zero_utils.hpp"
#include "zero_wrappers.hpp"

namespace intel_npu {
Expand Down

0 comments on commit 46a0755

Please sign in to comment.