Walter Simson
Walter Simson
Has there been any progress on this feature? It would really help me :)
Just tried after update to pytorch 1.0.0 --> problem persists. looks related to [this](https://github.com/onnx/onnx/issues/417)
> @waltsims Can you share come code to reproduce? I think this is an onnx 🐛 > And have you tried install from source? Not yet
I'm having a similar issue on Ubuntu Linux, did this patch end up working?
I thought perhaps it would inherit the license from colsys, but that code seems to be also unlicensed. Would it make sense to contact Uri directly to inquire?
@dependabot recreate
This would also allow us to support more advanced NVIDIA sm as mentioned in #11.
can likely be accomplished via a [build hook in hatch](https://hatch.pypa.io/latest/config/build/#build-hooks).
closing for now.
Which version of Python are you running the example with? I was able to reproduce this behavior with python 3.10.6. Can you share the output of ```python --version``` with me?