added code

This commit is contained in:
Alex Blank
2025-05-19 11:11:04 +02:00
parent 75db81367c
commit 50cf43b9fe
95 changed files with 7333 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
TFT for PyTorch
This repository includes software from https://github.com/google-research/google-research/tree/master/tft licensed under the Apache 2.0 License.
This repository contains code from https://github.com/rwightman/pytorch-image-models/blob/master/timm/utils/model_ema.py under the Apache 2.0 License.