transducer
transducer copied to clipboard
Import Error, _transducer can not be imported.
follow the readme, I got the error about importing error, suggest that there may be a circle import.
finally I find a soulution I have to manually copy the _transducer.cpython-xxxx.so to run the torch_test, I'm wondering is there a more wisable solution ,
The easiest fix is to move the test so it doesn't try to import the package in the local directory. I will work on a fix for this.