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