question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

disable or remove non-implemented `entry_points`

See original GitHub issue

The 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

https://github.com/huggingface/optimum/blob/1ac1f767815f1583a6228b8011e7eef54dd9cf4b/setup.py#L68-L73

Current repo structure: image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
mfuntowiczcommented, Apr 5, 2022

Can we close this one @echarlaix ?

1reaction
sugatoraycommented, Apr 1, 2022

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found