Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information