Created by: windstamp
PR types
New features
PR changes
OPs
Describe
add new op empty.
Returns a tensor filled with uninitialized data. The shape of the tensor is defined by the variable argument size.
pytorch impl: https://pytorch.org/docs/stable/generated/torch.empty.html?highlight=empty