FS#68845 - [python-pytorch] `torch.jit.script` is often broken in Python-3.9

Attached to Project: Community Packages
Opened by Leo Mao (leomao) - Friday, 04 December 2020, 10:48 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Friday, 04 December 2020, 18:07 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Konstantin Gizdov (kgizdov)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Please see the following issue.
https://github.com/pytorch/pytorch/issues/48674

Before pytorch release a new bugfix version, we need to patch the following by ourselves.
https://github.com/pytorch/pytorch/pull/48676

Additional info:
* package version(s): 1.7.0-2
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Friday, 04 December 2020, 18:07 GMT
Reason for closing:  Fixed

Loading...