Unverified Commit 6c31d28f authored by Scott Cyphers's avatar Scott Cyphers Committed by GitHub

Ad dmissing headers (#3690) (#3696)

parent 8ed67b44
......@@ -22,6 +22,8 @@
#include "ngraph/axis_vector.hpp"
#include "ngraph/check.hpp"
#include "ngraph/coordinate_transform.hpp"
#include "ngraph/type/bfloat16.hpp"
#include "ngraph/type/float16.hpp"
namespace ngraph
{
......
......@@ -20,6 +20,8 @@
#include "ngraph/coordinate_transform.hpp"
#include "ngraph/shape_util.hpp"
#include "ngraph/type/bfloat16.hpp"
#include "ngraph/type/float16.hpp"
namespace ngraph
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment