This reverts commit 69cd0ed8cda91c92dab6551a0c6dfd94d199cee7.
This commit is contained in:
committed by
Nicola Demo
parent
6da74cadd5
commit
3c95441aac
@@ -4,7 +4,7 @@ import torch
|
||||
from torch import Tensor
|
||||
|
||||
|
||||
full_labels = False
|
||||
full_labels = True
|
||||
MATH_FUNCTIONS = {torch.sin, torch.cos}
|
||||
|
||||
class LabelTensor(torch.Tensor):
|
||||
|
||||
Reference in New Issue
Block a user