Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Documentation] Errors related to building for node #18961

Open
sroussey opened this issue Dec 29, 2023 · 0 comments
Open

[Documentation] Errors related to building for node #18961

sroussey opened this issue Dec 29, 2023 · 0 comments
Labels
documentation improvements or additions to documentation; typically submitted using template platform:web issues related to ONNX Runtime web; typically submitted using template

Comments

@sroussey
Copy link
Contributor

Describe the documentation issue

I am trying to build a debug version of the js/web/node bindings.

The table for supported arch is wrong:

https://onnxruntime.ai/docs/build/inferencing.html#architectures

It shows that MacOS does not have amd64 which is wrong.

There is a coreML option for MacOS, so that should mean it supports the NPU and GPU, right?

https://onnxruntime.ai/docs/build/inferencing.html#build-environmentshost

The link from the codebase readme is wrong, see PR here #18960

The documentation is missing for custom saying how to build for web:
https://onnxruntime.ai/docs/build/custom.html#web

The non-custom part for web does not mention node:
https://onnxruntime.ai/docs/build/web.html

Page / URL

https://onnxruntime.ai/docs/build/custom.html#web

@sroussey sroussey added the documentation improvements or additions to documentation; typically submitted using template label Dec 29, 2023
@github-actions github-actions bot added the platform:mobile issues related to ONNX Runtime mobile; typically submitted using template label Dec 29, 2023
@YUNQIUGUO YUNQIUGUO added platform:web issues related to ONNX Runtime web; typically submitted using template and removed platform:mobile issues related to ONNX Runtime mobile; typically submitted using template labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation improvements or additions to documentation; typically submitted using template platform:web issues related to ONNX Runtime web; typically submitted using template
Projects
None yet
Development

No branches or pull requests

2 participants