mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-08-09 12:20:54 +08:00
another one
This commit is contained in:
@@ -179,7 +179,7 @@ class TempFlowEstimator(PTSEstimator):
|
||||
conditioning_length=self.conditioning_length,
|
||||
).to(device)
|
||||
|
||||
def create_predictor(
|
||||
def create_predictor(
|
||||
self,
|
||||
transformation: Transformation,
|
||||
trained_network: TempFlowTrainingNetwork,
|
||||
|
||||
Reference in New Issue
Block a user