Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Conversation

yinghai
Copy link
Contributor

@yinghai yinghai commented May 29, 2020

Summary: With this we now support cutting in the middle of the quantized domain for Onnxifi. This will allow us to observe intermediate quantized value during Onnxifi. Input still has to be non-quantized tensor though. This will be a follow-up.

Differential Revision: D21783368

@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D21783368

@yinghai yinghai force-pushed the export-D21783368 branch from 5b7d3ca to d0aca68 Compare May 29, 2020 08:15
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D21783368

Summary:
Pull Request resolved: pytorch/pytorch#39230

Pull Request resolved: pytorch#4555

With this we now support cutting in the middle of the quantized domain for Onnxifi. This will allow us to observe intermediate quantized value during Onnxifi. Input still has to be non-quantized tensor though. This will be a follow-up.

Reviewed By: hyuen

Differential Revision: D21783368

fbshipit-source-id: e4a58fd1c6a6a10950395fdf6dfb2a6a90ff7437
@yinghai yinghai force-pushed the export-D21783368 branch from d0aca68 to e354e5b Compare June 2, 2020 15:10
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D21783368

yinghai pushed a commit to yinghai/pytorch that referenced this pull request Jun 2, 2020
Summary:
Pull Request resolved: pytorch#39230

Pull Request resolved: pytorch/glow#4555

With this we now support cutting in the middle of the quantized domain for Onnxifi. This will allow us to observe intermediate quantized value during Onnxifi. Input still has to be non-quantized tensor though. This will be a follow-up.

Test Plan:
```
buck test  glow/fb/test/numerics:test_fc_nnpi_int8nnpi -- test_quantize
```

Reviewed By: hyuen

Differential Revision: D21783368

fbshipit-source-id: 02a09519c9f9ebac4da6e479f473cdf755d8a074
facebook-github-bot pushed a commit to pytorch/pytorch that referenced this pull request Jun 2, 2020
Summary:
Pull Request resolved: #39230

Pull Request resolved: pytorch/glow#4555

With this we now support cutting in the middle of the quantized domain for Onnxifi. This will allow us to observe intermediate quantized value during Onnxifi. Input still has to be non-quantized tensor though. This will be a follow-up.

Test Plan:
```
buck test  glow/fb/test/numerics:test_fc_nnpi_int8nnpi -- test_quantize
```

Reviewed By: hyuen

Differential Revision: D21783368

fbshipit-source-id: 51001246e9e0357d7ba90bf12279b644f5f30221
@facebook-github-bot
Copy link

This pull request has been merged in 01e357b.

@yinghai yinghai deleted the export-D21783368 branch June 2, 2020 20:18
vdantu pushed a commit to vdantu/glow that referenced this pull request Jul 12, 2020
Summary:
Pull Request resolved: pytorch/pytorch#39230

Pull Request resolved: pytorch#4555

With this we now support cutting in the middle of the quantized domain for Onnxifi. This will allow us to observe intermediate quantized value during Onnxifi. Input still has to be non-quantized tensor though. This will be a follow-up.

Reviewed By: hyuen

Differential Revision: D21783368

fbshipit-source-id: 51001246e9e0357d7ba90bf12279b644f5f30221
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants