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

Disable .numpy() and .tolist() for tensor subclasses subclasses and f… #66642

Merged
merged 3 commits into from Oct 14, 2021

Commits on Oct 14, 2021

  1. Disable .numpy() and .tolist() for tensor subclasses subclasses and f…

    …ix .tolist() for conjugated and negated tensors (pytorch#66082)
    
    Summary:
    Pull Request resolved: pytorch#66082
    
    Fixes pytorch#66024 pytorch#65779
    
    cc ezyang anjali411 dylanbespalko mruberry Lezcano nikitaved albanD
    
    Test Plan: Imported from OSS
    
    Reviewed By: Gamrix, albanD
    
    Differential Revision: D31615588
    
    Pulled By: anjali411
    
    fbshipit-source-id: c3e65ef0fe301630eb76732ccd7819683c09aa19
    anjali411 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    70b33af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59e3be8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9c3ee9 View commit details
    Browse the repository at this point in the history