Jonah Bernard
Jonah Bernard
@bparks-nv > First, I'll mention that if the idea is to re-define the onnx spec to match onnxruntime (ORT) behavior there should be some consideration of the fact that it...
> Got it, thanks for the clarification. In that case, my suggestion can be reduced to also providing a formula for when the size will be reduced by one, similar...
@gramalingam this is ready for your review, please. Thank you:)
@shriramrsr I'm 90% certain this is a **WASM issue**. The WASM build uses the same C implementation of the thread spinning logic as the native build — specifically: `include/onnxruntime/core/platform/EigenNonBlockingThreadPool.h`