tch-rs icon indicating copy to clipboard operation
tch-rs copied to clipboard

Update PyO3 Bindings

Open CallMeMSL opened this issue 1 year ago • 1 comments
trafficstars

The PyO3 version used in this repo is not compatible with the latest. This pr updates the dependency to PyO3 and removes a now unnecessary import. I also added 2 little conversion tests, which are not executed by the ci (this would require additional ci config for the Python interpreter).

CallMeMSL avatar Jan 31 '24 14:01 CallMeMSL

It might also be a good idea to keep the version of pyo3-tch in sync with pyo3, not tch

CallMeMSL avatar Jan 31 '24 14:01 CallMeMSL