Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/huggingface/transformers
/ check_modular_conversion.py
File
check_modular_conversion.py
utils/check_modular_conversion.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
difflib
3
import
glob
4
import
logging
Callers
nothing calls this directly
Calls
11
find_priority_list
Function · 0.90
converter_changed_in_diff
Function · 0.85
get_models_in_diff
Function · 0.85
guaranteed_no_diff
Function · 0.85
compare_files
Function · 0.85
setLevel
Method · 0.80
check_output
Method · 0.80
split
Method · 0.80
join
Method · 0.80
map
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected