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 Feb 17, 2021

Summary: This allows us to change global variables through onnxifi calls. And add python bindings along with it. Note that we supply a dummy backend_id as it's not needed by glow due to setting being global.

Differential Revision: D26481652

@facebook-github-bot
Copy link

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

@facebook-github-bot
Copy link

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

yinghai pushed a commit to yinghai/glow that referenced this pull request Feb 18, 2021
Summary:
Pull Request resolved: pytorch/pytorch#52388

Pull Request resolved: pytorch#5364

This allows us to change global variables through onnxifi calls. And add python bindings along with it. Note that we supply a dummy backend_id as it's not needed by glow due to setting being global.

#codemod

Reviewed By: jfix71

Differential Revision: D26481652

fbshipit-source-id: 37ec36556d7500c3d9b8e5bdb19536dd4dde14ff
Summary:
Pull Request resolved: pytorch/pytorch#52388

Pull Request resolved: pytorch#5364

This allows us to change global variables through onnxifi calls. And add python bindings along with it. Note that we supply a dummy backend_id as it's not needed by glow due to setting being global.

#codemod

Reviewed By: jfix71

Differential Revision: D26481652

fbshipit-source-id: 3d6368c200ee1f9da369627e6043bb058871a55b
@facebook-github-bot
Copy link

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

yinghai pushed a commit to yinghai/pytorch that referenced this pull request Feb 18, 2021
Summary:
Pull Request resolved: pytorch#52388

Pull Request resolved: pytorch/glow#5364

This allows us to change global variables through onnxifi calls. And add python bindings along with it. Note that we supply a dummy backend_id as it's not needed by glow due to setting being global.

#codemod

Test Plan:
```
buck test mode/dev //glow/fb/test:test_onnxifi_optionnnpi
```

Reviewed By: jfix71

Differential Revision: D26481652

fbshipit-source-id: cd9c78971bbdf0783d37876e44570e6eee9fa769
@facebook-github-bot
Copy link

This pull request has been merged in 60700a8.

facebook-github-bot pushed a commit to pytorch/pytorch that referenced this pull request Feb 19, 2021
Summary:
Pull Request resolved: #52388

Pull Request resolved: pytorch/glow#5364

This allows us to change global variables through onnxifi calls. And add python bindings along with it. Note that we supply a dummy backend_id as it's not needed by glow due to setting being global.

#codemod

Test Plan:
```
buck test mode/dev //glow/fb/test:test_onnxifi_optionnnpi
```

Reviewed By: jfix71, khabinov

Differential Revision: D26481652

fbshipit-source-id: 19b8201c77f653cf7d93ad68760aa7fb5ec45ff4
xsacha pushed a commit to xsacha/pytorch that referenced this pull request Mar 31, 2021
Summary:
Pull Request resolved: pytorch#52388

Pull Request resolved: pytorch/glow#5364

This allows us to change global variables through onnxifi calls. And add python bindings along with it. Note that we supply a dummy backend_id as it's not needed by glow due to setting being global.

#codemod

Test Plan:
```
buck test mode/dev //glow/fb/test:test_onnxifi_optionnnpi
```

Reviewed By: jfix71, khabinov

Differential Revision: D26481652

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