pytorch
bccbe310 - Add view with negative dim (#63516)

Commit
3 years ago
Add view with negative dim (#63516) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/63516 how to review: pretty much just check that the inputs generated are a good representation of the op semantics, that should be sufficient for correctness, and then you can also double check the op size semantics by going to https://codebrowser.bddppq.com/pytorch/pytorch/ typing in native::{op_name} and looking at the op implementation as a bonus if you want Test Plan: Imported from OSS Reviewed By: driazati Differential Revision: D30738143 Pulled By: eellison fbshipit-source-id: c7cd01cb2c8a13cb2664415f3d98aedec19a8e07
Author
Elias Ellison
Parents
Loading