Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Commit f1013b3

Browse files
committed
Minor
1 parent 62cd8a7 commit f1013b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RFC-0032-numpy-support-in-dynamo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ From this, it follows that this API will not give any reproducibility
199199
guarantees when it comes to randomness.
200200

201201
**Accuracy**. For deterministic operations, we would expect to give accuracy
202-
guarantees similar to those in PyTorch 2.0. In particular, we would expect
202+
guarantees similar to those in `torch.compile`. In particular, we would expect
203203
these decompositions to be as precise as those from NumPy when compared to an
204204
`fp64` baseline minus perhaps a small relative error.
205205

0 commit comments

Comments
 (0)