**Related** #2044 #2045 #2046 **Feature functionality** `ht.array(obj, device=None)` should default to the object's device if `obj` is a torch tensor. Currently, it defaults to CPU. Thanks @GioPede for bringing this up.