Clean up hub (#18497)
* Clean up utils.hub * Remove imports * More fixes * Last fix
This commit is contained in:
@@ -614,7 +614,6 @@ UNDOCUMENTED_OBJECTS = [
|
||||
"absl", # External module
|
||||
"add_end_docstrings", # Internal, should never have been in the main init.
|
||||
"add_start_docstrings", # Internal, should never have been in the main init.
|
||||
"cached_path", # Internal used for downloading models.
|
||||
"convert_tf_weight_name_to_pt_weight_name", # Internal used to convert model weights
|
||||
"logger", # Internal logger
|
||||
"logging", # External module
|
||||
|
||||
Reference in New Issue
Block a user