Revert "[time series] Add PatchTST (#25927)" (#27486)

The model was merged before final review and approval.

This reverts commit 2ac5b9325e.
This commit is contained in:
amyeroberts
2023-11-14 12:24:00 +00:00
committed by GitHub
parent a4616c6767
commit 78f6ed6c70
25 changed files with 171 additions and 2974 deletions

View File

@@ -185,8 +185,6 @@ IGNORE_NON_AUTO_CONFIGURED = PRIVATE_MODELS.copy() + [
"TimeSeriesTransformerForPrediction",
"InformerForPrediction",
"AutoformerForPrediction",
"PatchTSTForPretraining",
"PatchTSTForPrediction",
"JukeboxVQVAE",
"JukeboxPrior",
"SamModel",