Closed dklingmann closed 3 years ago
v.data[0] should be replaced with v.data.item() in the current torch version
https://github.com/yanx27/EverybodyDanceNow_reproduce_pytorch/blob/a740351bc422a5322339d3bcee2fb25510a01a19/train_pose2vid.py#L84
v.data[0] should be replaced with v.data.item() in the current torch version
https://github.com/yanx27/EverybodyDanceNow_reproduce_pytorch/blob/a740351bc422a5322339d3bcee2fb25510a01a19/train_pose2vid.py#L84