Tags: Atcold/pytorch
Tags
Merge branch 'master' of github.com:pytorch/pytorch into ucc-build-new
Update on "Dense <-> bsc conversions" [ghstack-poisoned]
disable some of the periodic ios tests b/c flaky
Update on "Set default qengine to QNNPACK on ARM for quantization tests" There is no FBGEMM or MKLDNN on ARM so these tests were previously skipped (and QNNPACK is disabled by default for some reason). Not sure if this PR is the right approach, alternatives are probably: 1) keep these tests skipped 2) not disable QNNPACK by default on ARM 3) ? [ghstack-poisoned]
Update on "Unskip CompositeCompliance tests for ARM" [ghstack-poisoned]
Update on "Test profiler on ARM" Just saw that profiler tree tests had to be disabled, and figuring out if it's fundamental. Differential Revision: [D38487443](https://our.internmc.facebook.com/intern/diff/D38487443/) [ghstack-poisoned]