justinchuby / torch-onnx

Prototype of the next torch exporter
MIT License
1 stars 1 forks source link

[Feature] Create an IR pass to convert external tensors #55

Open justinchuby opened 2 weeks ago

justinchuby commented 2 weeks ago

Create an IR pass to convert external tensors so we don't need to serialize to protobuf first.