pytorch
f89f2d42
- Memory format propagation parser patch (#1675)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Memory format propagation parser patch (#1675) mark memory format on a few ops that does support memory format propagation (clamp/softplus/threshold) This causes us to output tensor in wrong shape, causing failure on torchvision models pytorch#76791
Author
jjsjann123
Parents
a18e1094
Loading