mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-07-19 11:27:25 +08:00
typo
This commit is contained in:
@@ -19,7 +19,6 @@ class TempFlowTrainingNetwork(nn.Module):
|
||||
history_length: int,
|
||||
context_length: int,
|
||||
prediction_length: int,
|
||||
distr_output: DistributionOutput,
|
||||
dropout_rate: float,
|
||||
lags_seq: List[int],
|
||||
target_dim: int,
|
||||
|
||||
Reference in New Issue
Block a user