Skip to content

Commit

Permalink
Fix code review #4
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Kazantsev <[email protected]>
  • Loading branch information
rkazants committed Nov 9, 2020
1 parent f8ee9ec commit 342dccc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ngraph/core/include/ngraph/op/unsqueeze.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ namespace ngraph
clone_with_new_inputs(const OutputVector& new_args) const override;
};
}
using v0::Unsqueeze;
}
}

0 comments on commit 342dccc

Please sign in to comment.