Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix some TensorPrimitives tests failing for me locally with checked b…
…uilds (#101745) This is just: - Adding tolerance checks for NFloat that are the same as for float/double - Adding tolerance for MultiplyAddEstimate that matches our other tolerances for "Estimate" functions This addresses everything failing for me locally, but it doesn't match the failure spike recently highlighted in CI.
- Loading branch information