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

Add use_glow_aot, and include ONNX again as a backend for onnxifiGlow#4787

Closed
jfix71 wants to merge 6 commits intopytorch:masterfrom
jfix71:export-D22762123
Closed

Add use_glow_aot, and include ONNX again as a backend for onnxifiGlow#4787
jfix71 wants to merge 6 commits intopytorch:masterfrom
jfix71:export-D22762123

Conversation

@jfix71
Copy link
Copy Markdown
Contributor

@jfix71 jfix71 commented Aug 6, 2020

Summary: Resurrect ONNX as a backend through onnxifiGlow (was killed as part of D16215878 (abc6b82)). Then look for the use_glow_aot argument in the Onnxifi op. If it's there and true, then we override whatever backend_id is set and use the ONNX backend.

Reviewed By: yinghai

Differential Revision: D22762123

@facebook-github-bot
Copy link
Copy Markdown

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

jfix71 added 6 commits August 6, 2020 11:37
Differential Revision: D22796160

fbshipit-source-id: 40e9fba07abee2474a09f9bddf05bec0e72610ca
Differential Revision: D22799899

fbshipit-source-id: 8aeadcec8be04a1040151962aa0e676ae1854cfe
Differential Revision: D22799900

fbshipit-source-id: e895036f801abcb95f77dc74a4935ac4166154d4
Differential Revision:
D22762122
***
sort Glow dot files

fbshipit-source-id: 8a9713050d8538fe5f2c7718ff5358da04c8fec1
Differential Revision: D22773796

fbshipit-source-id: c425f5753e312a2c2bef273afb5a7509709e76e0
…pytorch#4787)

Summary:
Pull Request resolved: pytorch#4787

Resurrect ONNX as a backend through onnxifiGlow (was killed as part of D16215878 (pytorch@abc6b82)). Then look for the `use_glow_aot` argument in the Onnxifi op. If it's there and true, then we override whatever `backend_id` is set and use the ONNX backend.

Reviewed By: yinghai

Differential Revision: D22762123

fbshipit-source-id: ce65ac904353470bbc69239160d5aa1316a382ed
@jfix71 jfix71 force-pushed the export-D22762123 branch from 2a7ec12 to 96a06e4 Compare August 6, 2020 18:38
@facebook-github-bot
Copy link
Copy Markdown

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

facebook-github-bot pushed a commit to pytorch/pytorch that referenced this pull request Aug 7, 2020
…#4787)

Summary:
Pull Request resolved: pytorch/glow#4787

Resurrect ONNX as a backend through onnxifiGlow (was killed as part of D16215878). Then look for the `use_glow_aot` argument in the Onnxifi op. If it's there and true, then we override whatever `backend_id` is set and use the ONNX backend.

Reviewed By: yinghai, rdzhabarov

Differential Revision: D22762123

fbshipit-source-id: abb4c3458261f8b7eeae3016dda5359fa85672f0
@facebook-github-bot
Copy link
Copy Markdown

This pull request has been merged in dbd3666.

geoffberry pushed a commit to geoffberry/glow that referenced this pull request Nov 8, 2020
…pytorch#4787)

Summary:
Pull Request resolved: pytorch#4787

Resurrect ONNX as a backend through onnxifiGlow (was killed as part of D16215878 (pytorch@abc6b82)). Then look for the `use_glow_aot` argument in the Onnxifi op. If it's there and true, then we override whatever `backend_id` is set and use the ONNX backend.

Reviewed By: yinghai, rdzhabarov

Differential Revision: D22762123

fbshipit-source-id: abb4c3458261f8b7eeae3016dda5359fa85672f0
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
…pytorch#4787)

Summary:
Pull Request resolved: pytorch/glow#4787

Resurrect ONNX as a backend through onnxifiGlow (was killed as part of D16215878). Then look for the `use_glow_aot` argument in the Onnxifi op. If it's there and true, then we override whatever `backend_id` is set and use the ONNX backend.

Reviewed By: yinghai, rdzhabarov

Differential Revision: D22762123

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