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

[Vulkan] Fix static analysis errors in vulkan_quantized_api_test.cpp #97400

Closed

Commits on Mar 23, 2023

  1. [Vulkan] Fix static analysis errors in vulkan_quantized_api_test.cpp (p…

    …ytorch#97400)
    
    Summary:
    Pull Request resolved: pytorch#97400
    
    Fixes many static analysis and linter issues present in vulkan_quantized_api_test.cpp.
    Replaces C-style rand function by Cpp rand functions.
    
    Test Plan:
    ```
    buck run --target-platforms ovr_config//platform/macos:arm64-fbsource -c pt.vulkan_full_precision=1 //xplat/caffe2:pt_vulkan_quantized_api_test_binAppleMac\#macosx-arm64
    ```
    
    Reviewed By: kimishpatel
    
    Differential Revision: D44315235
    
    fbshipit-source-id: 15fda2363169d9c21079416204ceb1179aee557c
    manuelcandales authored and facebook-github-bot committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    151120f View commit details
    Browse the repository at this point in the history