[Documentation] Errors related to building for node #18961
Labels
documentation
improvements or additions to documentation; typically submitted using template
platform:web
issues related to ONNX Runtime web; typically submitted using template
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
The text was updated successfully, but these errors were encountered: