full_like# Signature# nabla.full_like(template: 'Array', fill_value: 'float') -> 'Array' Description# Create an array filled with a specific value, with the same shape, dtype, and device as template.