The following segfaults: ```python torch.tensor([0,'1']) ``` Also: ```python torch.as_tensor([0,'1']) ```