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

@@ -1004,11 +1004,6 @@ UNDOCUMENTED_OBJECTS = [
# This list should be empty. Objects in it should get their own doc page.
SHOULD_HAVE_THEIR_OWN_PAGE = [
# Benchmarks
"PyTorchBenchmark",
"PyTorchBenchmarkArguments",
"TensorFlowBenchmark",
"TensorFlowBenchmarkArguments",
"AutoBackbone",
"BeitBackbone",
"BitBackbone",