Page MenuHomeSolus

Update pytorch to 1.3.0
ClosedPublic

Authored by xulongwu4 on Aug 9 2019, 10:45 AM.
Tags
None
Referenced Files
F11052342: D6912.id17938.diff
Thu, Aug 10, 9:17 PM
F11052341: D6912.id.diff
Thu, Aug 10, 9:17 PM
F11052340: D6912.id16580.diff
Thu, Aug 10, 9:17 PM
F11052339: D6912.id17637.diff
Thu, Aug 10, 9:17 PM
F11052338: D6912.id17851.diff
Thu, Aug 10, 9:17 PM
F11052337: D6912.id17636.diff
Thu, Aug 10, 9:17 PM
F11052336: D6912.id16624.diff
Thu, Aug 10, 9:17 PM
F11052335: D6912.id16592.diff
Thu, Aug 10, 9:17 PM

Details

Summary

Update pytorch to 1.3.0.

Changelog available here.

Test Plan

Diff Detail

Repository
R4672 pytorch
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xulongwu4 retitled this revision from Update to 1.2.0 to Update pytorch to 1.2.0.Aug 9 2019, 10:48 AM

Add patch to build with opencv-4

pytorch-devel belongs to programming.library now

Will need to be rebased against R4672:f70316c55e2d, sorry for being a PITA.

@xulongwu4, is the patch for OpenCV 4 needed? Because we have got 3.4.7 version in our repo.

@xulongwu4, is the patch for OpenCV 4 needed? Because we have got 3.4.7 version in our repo.

@maverick1 The patch is there so that T8142 is not blocked by pytorch.

xulongwu4 retitled this revision from Update pytorch to 1.2.0 to Update pytorch to 1.3.0.Oct 11 2019, 12:15 PM
xulongwu4 edited the summary of this revision. (Show Details)

I think it is not rebased properly!

Rebase against master branch

JoshStrobl added inline comments.
package.yml
10

Should be programming.devel, not sure why you'd change this.

This revision now requires changes to proceed.Oct 18 2019, 12:24 PM

-devel subpackage belongs to programming.devel component

JoshStrobl added inline comments.
package.yml
10

ypkg should automatically set it to programming.devel

This revision now requires changes to proceed.Oct 18 2019, 4:03 PM

Let ypkg decide the component for devel subpackage

xulongwu4 added inline comments.
package.yml
10

Should be fixed now

@JoshStrobl Can you take a look at the patch again to see whether it is good now?

This revision is now accepted and ready to land.Oct 23 2019, 7:45 PM
This revision was automatically updated to reflect the committed changes.