Justin Chu

Results 444 comments of Justin Chu

You may use the rewriter to rewrite the graph as you wish: https://onnxscript.ai/tutorial/rewriter/rewrite_patterns.html

You may consider using the rewriter for this purpose: https://onnxscript.ai/tutorial/rewriter/rewrite_patterns.html

Thanks. We can enable bfloat16 support with the ml_dtypes package in the reference evaluator.

It's most likely that the model proto provided is not serialized correctly because it's larger than 2GB. I talked with @carzh. We suggest loading the model without weights to run...

@suo Just checking again - thanks!

Friendly bump on this @suo

GroupNormalization - 21 Version name: [GroupNormalization (GitHub)](https://github.com/onnx/onnx/blob/main/docs/Operators.md#GroupNormalization) domain: main since_version: 21 function: True support_level: SupportType.COMMON shape inference: False This version of the operator has been available since version 21. Summary...