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

Cast the vector from deduced type to desired type if needed. #5416

Merged
merged 8 commits into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. Cast the vector from deduced type to desired type if needed. (#5409)

    Summary:
    Pull Request resolved: #5409
    
    .
    
    Reviewed By: kirklandsign
    
    Differential Revision: D62807302
    
    fbshipit-source-id: ce71b88c7588367def22e3baf5b835e21b42c8bf
    (cherry picked from commit e8a557c)
    shoumikhin authored and pytorchbot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    60f45a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62a1bff View commit details
    Browse the repository at this point in the history
  3. Update tensor_impl_ptr.h

    shoumikhin authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2a78f12 View commit details
    Browse the repository at this point in the history
  4. Update tensor_impl_ptr.h

    shoumikhin authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b4aac5e View commit details
    Browse the repository at this point in the history
  5. Update tensor_ptr.h

    shoumikhin authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8e80036 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6d5e83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5feb0f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63ff766 View commit details
    Browse the repository at this point in the history