onnxruntime
ebcd9b5c
- Fix deprecated optimum interface (#17112)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix deprecated optimum interface (#17112) The `latest_model_name` argument to create an {self.__class__.__name__} is deprecated since optimum 1.6.0. Replace it with `model_name`
References
#17112 - Fix deprecated optimum interface
Author
PeixuanZuo
Parents
6b29837e
Loading