[Feature] Add short names to config #10
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Problem
I write the config manually or specify some config parameters in the bash command. Then I need to specify the full import path in some parameters "mlup.ml.binarization.onnx.InferenceSessionBinarizer". It is very uncomfortable
Solution
For classes existing in mlup, use alias, which will allow you to write short words in the config.
Examples
The text was updated successfully, but these errors were encountered: