Skip to content

[pull] master from pytorch:master#40

Merged
pull[bot] merged 5 commits intoMandroide:masterfrom
pytorch:master
Aug 29, 2020
Merged

[pull] master from pytorch:master#40
pull[bot] merged 5 commits intoMandroide:masterfrom
pytorch:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Aug 29, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

hlu1 and others added 2 commits August 28, 2020 23:20
Summary:
Pull Request resolved: #43647

Nothing fancy, just a basic implementation of the graph executor without using stack machine.

Reviewed By: bwasti

Differential Revision: D23208413

fbshipit-source-id: e483bb6ad7ba8591bbe1767e669654d82f42c356
Summary:
This PR adds API to package unoptimized/fallback blocks as function calls. It's mainly meant to be used by TensorExpressionsFuser and SpecializeAutogradZero passes as both specialize the original graph but would also like to provide a fallback path in case the assumptions under which the graph was specialized do not hold for some inputs.

Pull Request resolved: #43274

Reviewed By: malfet

Differential Revision: D23406961

Pulled By: Krovatkin

fbshipit-source-id: ef21fc9ad886953461b09418d02c75c58375490c
@pull pull bot added the ⤵️ pull label Aug 29, 2020
pritamdamania and others added 3 commits August 29, 2020 02:15
Summary:
Pull Request resolved: #43676

This is one part of #41574 to
ensure we consolidate everything around ivalue::Future.

I've removed the use of torch/csrc/utils/future.h from the autograd engines and
used ivalue::Future instead.
ghstack-source-id: 110895545

Test Plan: waitforbuildbot.

Reviewed By: albanD

Differential Revision: D23362415

fbshipit-source-id: aa109b3f8acf0814d59fc5264a85a8c27ef4bdb6
Summary:
Enable testing of those options in `TestTorchDeviceTypeCPU.test_logical_cpu` and `TestTorchDeviceTypeCPU.test_masked_select_cpu_float16`
Add `view_as_real` testing for `torch.complex32` type

Pull Request resolved: #43704

Reviewed By: albanD

Differential Revision: D23373070

Pulled By: malfet

fbshipit-source-id: 00f17f23b48513379a414227aea91e2d3c0dd5f9
…app level (#43539)

Summary:
Pull Request resolved: #43539

Move the two source files out of the base internal mobile library to the app level. Make it ready for app-based selective build. Opensource build should not be affected. The file list change in build_variables.bzl affects internal build only.

ghstack-source-id: 111006135

Test Plan: CI

Reviewed By: ljk53

Differential Revision: D23287661

fbshipit-source-id: 9b2d688544e79e0fca9c84730ef0259952cd8abe
@pull pull bot merged commit 8a41fa4 into Mandroide:master Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants