Remove deprecated batch_size parameter (#37007)
This commit is contained in:
@@ -74,11 +74,6 @@ OBJECTS_TO_IGNORE = [
|
||||
"TFSequenceSummary",
|
||||
"TFBertTokenizer",
|
||||
"TFGPT2Tokenizer",
|
||||
# Going through an argument deprecation cycle, remove after v4.46
|
||||
"HybridCache",
|
||||
"MambaCache",
|
||||
"SlidingWindowCache",
|
||||
"StaticCache",
|
||||
# Missing arguments in the docstring
|
||||
"ASTFeatureExtractor",
|
||||
"AlbertModel",
|
||||
|
||||
Reference in New Issue
Block a user