You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SpecDB: Add OutTensor specs for add.Tensor & add.Scalar (#5)
Summary:
Pull Request resolved: #5
Added the out tensor spec for:
- add.Tensor: promoted type of inputs must be castable to out dtype
- add.Scalar: promoted type of inputs must be equal to out dtype
Prompted by Jarvis's adoption of FACTO-based testing on D59247125
Reviewed By: zonglinpengmeta
Differential Revision: D59402158
fbshipit-source-id: 784471e2b5494dbf82b5003c259ce75e9e63a323
0 commit comments