Commit cc5263ee authored by Ewa Tusień's avatar Ewa Tusień Committed by Scott Cyphers

[Py] Bugfix. (#3580)

parent d38cd579
......@@ -32,5 +32,5 @@ void regclass_pyngraph_op_FakeQuantize(py::module m)
const std::shared_ptr<ngraph::Node>&,
const std::shared_ptr<ngraph::Node>&,
const std::shared_ptr<ngraph::Node>&,
int&>());
std::size_t>());
}
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