microsoft / onnxscript

ONNX Script enables developers to naturally author ONNX functions and models using a subset of Python.
https://onnxscript.ai/
MIT License
246 stars 46 forks source link

[IR][doc] ONNX IR online doc is showing 'FileNotFoundError' #1600

Open BowenBao opened 3 weeks ago

BowenBao commented 3 weeks ago

From https://onnxscript.ai/intermediate_representation/getting_started.html

image

justinchuby commented 3 weeks ago

Thanks - we need to fix the rendering process but the notebook should work locally

justinchuby commented 3 weeks ago

Now showing DecodeError: Error parsing message. Need to investigate further.