Update ops that had strides/dilations documentation updates to default to 1 (#1913)
* Update ops that had strides/dilations documentation updates to default to 1.
Code was already doing this.
Add tests to explicilty test.
* Update optimizers to add opset 11 support where possible