Skip to content

Conversation

vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Apr 4, 2021

Stack from ghstack:

Summary:

Adds support for extracting weights from F.conv2d and F.conv3d.
F.conv1d and the fused variants are saved for future PRs.

Test Plan:

python test/test_quantization.py TestFXNumericSuiteCoreAPIs.test_extract_weights_conv_fun

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D27575424

Summary:

Adds support for extracting weights from F.conv2d and F.conv3d.
F.conv1d and the fused variants are saved for future PRs.

Test Plan:

```
python test/test_quantization.py TestFXNumericSuiteCoreAPIs.test_extract_weights_conv_fun
```

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 4, 2021

💊 CI failures summary and remediations

As of commit 952981a (more details on the Dr. CI page):


  • 2/2 failures possibly* introduced in this PR
    • 1/2 non-scanned failure(s)

1 failure not recognized by patterns:

Job Step Action
CircleCI pytorch_linux_bionic_rocm3_9_py3_6_build Build 🔁 rerun

1 job timed out:

  • pytorch_linux_bionic_rocm3_9_py3_6_build

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

vkuzo added a commit that referenced this pull request Apr 4, 2021
Summary:

Adds support for extracting weights from F.conv2d and F.conv3d.
F.conv1d and the fused variants are saved for future PRs.

Test Plan:

```
python test/test_quantization.py TestFXNumericSuiteCoreAPIs.test_extract_weights_conv_fun
```

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: d2d878e
Pull Request resolved: #55287
Summary:

Adds support for extracting weights from F.conv2d and F.conv3d.
F.conv1d and the fused variants are saved for future PRs.

Test Plan:

```
python test/test_quantization.py TestFXNumericSuiteCoreAPIs.test_extract_weights_conv_fun
```

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Summary:

Adds support for extracting weights from F.conv2d and F.conv3d.
F.conv1d and the fused variants are saved for future PRs.

Test Plan:

```
python test/test_quantization.py TestFXNumericSuiteCoreAPIs.test_extract_weights_conv_fun
```

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D27575424](https://our.internmc.facebook.com/intern/diff/D27575424)

[ghstack-poisoned]
Summary:

Adds support for extracting weights from F.conv2d and F.conv3d.
F.conv1d and the fused variants are saved for future PRs.

Test Plan:

```
python test/test_quantization.py TestFXNumericSuiteCoreAPIs.test_extract_weights_conv_fun
```

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D27575424](https://our.internmc.facebook.com/intern/diff/D27575424)

[ghstack-poisoned]
Summary:

Adds support for extracting weights from F.conv2d and F.conv3d.
F.conv1d and the fused variants are saved for future PRs.

Test Plan:

```
python test/test_quantization.py TestFXNumericSuiteCoreAPIs.test_extract_weights_conv_fun
```

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D27575424](https://our.internmc.facebook.com/intern/diff/D27575424)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 13d7b40.

@facebook-github-bot facebook-github-bot deleted the gh/vkuzo/279/head branch April 18, 2021 14:14
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
Pull Request resolved: pytorch#55287

Adds support for extracting weights from F.conv2d and F.conv3d.
F.conv1d and the fused variants are saved for future PRs.

Test Plan:
```
python test/test_quantization.py TestFXNumericSuiteCoreAPIs.test_extract_weights_conv_fun
```

Imported from OSS

Reviewed By: hx89

Differential Revision: D27575424

fbshipit-source-id: e945912d7d0ab320f47cab30d00d60ddb7497158
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.

3 participants