Remove old benchmark code (#35730)

* remove traces of the old deprecated benchmarks

* also remove old tf benchmark example, which uses deleted code

* run doc builder
This commit is contained in:
Joao Gante
2025-01-21 17:56:43 +00:00
committed by GitHub
parent 870eb7b41b
commit 90b46e983f
31 changed files with 4 additions and 4224 deletions

View File

@@ -35,7 +35,6 @@ api = HfApi()
client = WebClient(token=os.environ["CI_SLACK_BOT_TOKEN"])
NON_MODEL_TEST_MODULES = [
"benchmark",
"deepspeed",
"extended",
"fixtures",