Make BatchNorm* constructors accept inputs by const reference
Other operations which have already been converted to new op form accept `Output<Node>`` by const reference. `BatchNorm*` ops were an exception.
Showing
Please
register
or
sign in
to comment