Fix format issue
Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
This commit is contained in:
parent
f0d0557e83
commit
51c024e06b
@ -6,6 +6,7 @@
|
||||
|
||||
#include <numeric>
|
||||
|
||||
#include "core/src/itt.hpp"
|
||||
#include "ngraph/builder/reshape.hpp"
|
||||
#include "ngraph/op/broadcast.hpp"
|
||||
#include "ngraph/op/range.hpp"
|
||||
@ -14,7 +15,6 @@
|
||||
#include "ngraph/pattern/op/label.hpp"
|
||||
#include "ngraph/runtime/reference/range.hpp"
|
||||
#include "ngraph/slice_plan.hpp"
|
||||
#include "core/src/itt.hpp"
|
||||
|
||||
NGRAPH_SUPPRESS_DEPRECATED_START
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user