disable or remove non-implemented `entry_points`
See original GitHub issueThe code for the following three entry_points
do not exist currently. Please either disable them by commenting them out, until implemented, or remove them entirely.
optimum.onnxruntime.convert:main
optimum.onnxruntime.optimize_model:main
optimum.onnxruntime.convert_and_optimize:main
Current repo structure:
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
EntryPoints - Traefik Labs documentation
EntryPoints are the network entry points into Traefik. They define the port which will receive the packets, and whether to listen for TCP...
Read more >Disable a middleware at router level when defined at entrypoint
My understanding is that there is no enabled=true/false on a middleware, and even finding a way to empty the middleware array on a...
Read more >NotImplementedException Class (System) - Microsoft Learn
The exception that is thrown when a requested method or operation is not implemented.
Read more >How to remove entrypoint from parent Image on Dockerfile
I want to remove entrypoint from Dockerfile, but ...
Read more >Managing service entry points in the ... - IBM
The i Service Entry Points view allows you to view, set, modify, remove, enable, disable, and refresh service entry points.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Can we close this one @echarlaix ?
@echarlaix Thank you, for the update. The delay presented an opportunity for me to create the conda-forge recipe with a git-patch as a temporary fix. It was fun learning this alternative.