data.py 57 B

123
  1. import torch
  2. DUMMY = torch.empty(0, requires_grad=True)