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

@@ -213,7 +213,6 @@ Flax), PyTorch, and/or TensorFlow.
| [OPT](model_doc/opt) | ✅ | ✅ | ✅ |
| [OWL-ViT](model_doc/owlvit) | ✅ | ❌ | ❌ |
| [OWLv2](model_doc/owlv2) | ✅ | ❌ | ❌ |
| [PatchTST](model_doc/patchtst) | ✅ | ❌ | ❌ |
| [Pegasus](model_doc/pegasus) | ✅ | ✅ | ✅ |
| [PEGASUS-X](model_doc/pegasus_x) | ✅ | ❌ | ❌ |
| [Perceiver](model_doc/perceiver) | ✅ | ❌ | ❌ |