onnxruntime
ebcd9b5c - Fix deprecated optimum interface (#17112)

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`
Author
Parents
Loading