Yulong Wang
Yulong Wang
/azp run Windows CPU CI Pipeline, Windows GPU CI Pipeline, Windows GPU TensorRT CI Pipeline, Windows WebAssembly CI Pipeline, orttraining-amd-gpu-ci-pipeline, orttraining-linux-ci-pipeline, orttraining-linux-gpu-ci-pipeline, orttraining-ortmodule-distributed, onnxruntime-python-checks-ci-pipeline
/azp run Linux CPU CI Pipeline, Linux CPU Minimal Build E2E CI Pipeline, Linux GPU CI Pipeline, Linux GPU TensorRT CI Pipeline, Linux Nuphar CI Pipeline, Linux OpenVINO CI Pipeline,...
/azp run Windows CPU CI Pipeline, Windows GPU CI Pipeline, Windows GPU TensorRT CI Pipeline, Windows WebAssembly CI Pipeline, orttraining-amd-gpu-ci-pipeline, orttraining-linux-ci-pipeline, orttraining-linux-gpu-ci-pipeline, orttraining-ortmodule-distributed, onnxruntime-python-checks-ci-pipeline
/azp run orttraining-linux-ci-pipeline
after a sequence of changes, the exception handling is getting correct. however, before closing the issue we need to add some test cases ( which intentionally trigger exceptions ) and...
> When I call `session.run` with a tensor with the incorrect shape I get the expected exception back and the JVM continues running. I think it's something about how Android...
> > > When I call `session.run` with a tensor with the incorrect shape I get the expected exception back and the JVM continues running. I think it's something about...
Could you share a link to the website for us to review?
The following is a screenshot of the section "Build Instructions" in the generated page from https://shalvamist.github.io/onnxruntime/docs/build/web.html  the section "Install NPM packages" and "Prepare ONNX Runtime WebAssembly Artifacts" are not...
The function is not implemented yet because the current react native data transfer bridge is not efficient to pass a buffer - they have to be converted into a string...