ones_like# Signature# nabla.ones_like(template: 'Array') -> 'Array' Description# Create an array of ones with the same shape, dtype, and device as template.