Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Tools/PyTorch/TimeSeriesPredictionPlatform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ For more information about how to get started with NGC containers, refer to the
2. Enter the Deep Learning Examples TSPP repository:

```
cd DeeplearningExamples/Tools/TimeSeriesPredictionPlatform
cd DeeplearningExamples/Tools/PyTorch/TimeSeriesPredictionPlatform
```
3. Copy the relevant temporal fusion transformer [code](https://github.com/NVIDIA/DeepLearningExamples/blob/master/PyTorch/Forecasting/TFT/modeling.py) to the TSPP:
```
Expand Down
283 changes: 0 additions & 283 deletions Tools/PyTorch/TimeSeriesPredictionPlatform/models/dcrnn.py

This file was deleted.

Loading