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