mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-07-09 22:07:11 +08:00
fix arg.
This commit is contained in:
@@ -188,7 +188,6 @@ class TempFlowEstimator(PTSEstimator):
|
||||
prediction_network = TempFlowPredictionNetwork(
|
||||
input_size=self.input_size,
|
||||
target_dim=self.target_dim,
|
||||
num_parallel_samples=self.num_parallel_samples,
|
||||
num_layers=self.num_layers,
|
||||
num_cells=self.num_cells,
|
||||
cell_type=self.cell_type,
|
||||
|
||||
Reference in New Issue
Block a user