Add Tensor::sqrt()
Context
In Adam optimizer, we need to compute the element-wize square root of a Tensor.
To improve coding, I suggest to add Tensor::sqrt() so as to allow the user to write : my_tensor.sqrt()
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent