Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[py][vulkan][reland] Add is_vulkan to py api, add vulkan to device type parsing #46655

Closed
wants to merge 4 commits into from

Commits on Oct 21, 2020

  1. [py][vulkan][reland] Add is_vulkan to py api, add vulkan to device ty…

    …pe parsing
    
    Summary:
    
    Test Plan: Imported from OSS
    
    Pulled By: IvanKobzarev
    
    [ghstack-poisoned]
    IvanKobzarev committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    42ee8e6 View commit details
    Browse the repository at this point in the history
  2. Update on "[py][vulkan][reland] Add is_vulkan to py api, add vulkan t…

    …o device type parsing"
    
    
    Summary:
    
    Test Plan: Imported from OSS
    
    Pulled By: IvanKobzarev
    
    Differential Revision: [D24448984](https://our.internmc.facebook.com/intern/diff/D24448984)
    
    Reland of the PR: #46511
    
    The initial PR broke tests as they assert the error message that  was changed in PR
    
    torch/testing/_internal/distributed/nn/api/remote_module_test.py
    
    In this PR it is changed accordingly
    
    [ghstack-poisoned]
    IvanKobzarev committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    3b26ac6 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Update on "[py][vulkan][reland] Add is_vulkan to py api, add vulkan t…

    …o device type parsing"
    
    
    Summary:
    
    Test Plan: Imported from OSS
    
    Pulled By: IvanKobzarev
    
    Differential Revision: [D24448984](https://our.internmc.facebook.com/intern/diff/D24448984)
    
    Reland of the PR: #46511
    
    The initial PR broke tests as they assert the error message that  was changed in PR
    
    torch/testing/_internal/distributed/nn/api/remote_module_test.py
    
    In this PR it is changed accordingly
    
    [ghstack-poisoned]
    IvanKobzarev committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    98ba6b5 View commit details
    Browse the repository at this point in the history
  2. Update on "[py][vulkan][reland] Add is_vulkan to py api, add vulkan t…

    …o device type parsing"
    
    
    Summary:
    
    Test Plan: Imported from OSS
    
    Pulled By: IvanKobzarev
    
    Differential Revision: [D24448984](https://our.internmc.facebook.com/intern/diff/D24448984)
    
    Reland of the PR: #46511
    
    The initial PR broke tests as they assert the error message that  was changed in PR
    
    torch/testing/_internal/distributed/nn/api/remote_module_test.py
    
    In this PR it is changed accordingly
    
    [ghstack-poisoned]
    IvanKobzarev committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    01f367f View commit details
    Browse the repository at this point in the history