mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-08-07 11:27:25 +08:00
output_transform is none
This commit is contained in:
@@ -222,5 +222,5 @@ class TempFlowEstimator(PTSEstimator):
|
||||
freq=self.freq,
|
||||
prediction_length=self.prediction_length,
|
||||
device=device,
|
||||
output_transform=self.output_transform,
|
||||
output_transform=None,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user