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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user