torchac icon indicating copy to clipboard operation
torchac copied to clipboard

support for 2.X pytorch

Open Yiozolm opened this issue 1 year ago • 3 comments

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.

Yiozolm avatar Dec 06 '24 07:12 Yiozolm

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

Yiozolm avatar Dec 07 '24 02:12 Yiozolm

You can try the CUDA-based version release here, inside the directory submodules/arithmetic. I ran it on PyTorch 2.1.2 well.

ZhiyeTang avatar Dec 09 '24 07:12 ZhiyeTang

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

Yiozolm avatar Dec 09 '24 07:12 Yiozolm