optimum
605ed7e3
- Replace check_if_xxx_greater with is_xxx_version (#2152)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
161 days ago
Replace check_if_xxx_greater with is_xxx_version (#2152) * add version and avaibility check utils * replace check_if_transformers_greater with is_transformers_version * fix style * fix style * fix
References
#2152 - Replace check_if_xxx_greater with is_xxx_version
Author
echarlaix
Parents
600436e3
Files
18
optimum
exporters
executorch
__main__.py
convert.py
onnx
base.py
convert.py
model_configs.py
utils.py
onnxruntime
modeling_decoder.py
modeling_diffusion.py
modeling_seq2seq.py
trainer.py
trainer_seq2seq.py
training_args.py
pipelines
pipelines_base.py
utils
__init__.py
import_utils.py
input_generators.py
tests/onnxruntime
test_diffusion.py
test_modeling.py
Loading