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.

'url' query parameter in Netron

See original GitHub issue

How is the url parameter supposed to be used?

I am trying to use Netron the way it is described in #302

I tried to pass local model path to url parameter but it failed.

Is this valid use of this feature ? - https://netron.app?url=/path/to/local/file/model.onnx

If not, can you give me a valid example of how to use this parameter? Link in the attached issue also fails.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
lutzroedercommented, Sep 22, 2021

https://netron.app?identifier=models.h5&url=https%3A%2F%2Fmy.server.com%2Fmodels.h5%3Fmodel_id%3Da%26version%3D15

0reactions
cbodenstcommented, Sep 23, 2021

Thank you. This works!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Allow loading models from file url · Issue #697 - GitHub
I mean one does load models from the file system via the UI or one can specify the path to the model file...
Read more >
Networking API v2.0
The Networking API v2.0 is a RESTful HTTP service that uses all aspects of the ... You can use the fields query parameter...
Read more >
Query parameter targeting - Optimize Resource Hub
Query parameter targeting explicitly targets values that occur in the query string of a URL. Query parameters are found between the question mark...
Read more >
Getting Started — Uplink 0.2.2 documentation
Query Parameters ¶ · To set unchanging query parameters, you can append a query string to the static URL. For instance, GitHub offers...
Read more >
Query string - Wikipedia
A query string is a part of a uniform resource locator (URL) that assigns values to specified parameters. A query string commonly includes...
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