Justin Chu

Results 290 comments of Justin Chu

Ah you are right. We can check those in without distributing them with the Python package.

Ah you are right. We can check those in without distributing them with the Python package.

Could you share more information about the vulnerability in the PR description? Thanks!

Thanks for reporting this issue! The pytorch issue you pointed to is the best for tracking. We will make sure it is fixed.

Does setting onesided to 1 work?

Thanks, created https://github.com/onnx/onnx/issues/5920. For now, we will update the ONNX Script implementation with help from @titaiwangms

There is. I think you / we will just have to figure out how to restore the n. You may also consider https://github.com/microsoft/onnxruntime/blob/main/docs/ContribOperators.md#com.microsoft.Irfft like you mentioned and register a symbolic...

When the proto contains a segment, is it true that to_array will not have access to the whole tensor but only part of it (segment)?

Thank you! Is it ready to be reviewed?