torchac
torchac copied to clipboard
support for 2.X pytorch
Torchac must be a masterpiece, but i got some unexpected result on pytorch2.X, even Torchac was successfully piped. Any schedule for update for new pytorch.
More detail: the same code in both torch1.11.0 and torch 2.0.0 In 1.11.0, it ran perfectly. But in 2.0.0, sth. went wrong and i couldn't get right bitstreams
You can try the CUDA-based version release here, inside the directory submodules/arithmetic. I ran it on PyTorch 2.1.2 well.
You can try the CUDA-based version release here, inside the directory
submodules/arithmetic. I ran it on PyTorch 2.1.2 well.
Salute, I will try it