Skip to content

Commit e9865c2

Browse files
author
Anurag Dixit
committed
fix: Review comments incorporated
Signed-off-by: Anurag Dixit <[email protected]>
1 parent c26180e commit e9865c2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bazel test //tests --compilation_mode=dbg --test_output=errors --jobs=4 --runs_p
2323

2424
`--jobs=4` is useful and is sometimes required to prevent too many processes to use GPU memory and cause CUDA out of memory issues.
2525

26-
Additionally, accuracy tests are supported for Python backend using Nox. Please refer [dist-accuracy-test.sh](../docker/dist-accuracy-test.sh) for reference.
26+
Additionally, accuracy tests are supported for Python backend using Nox. Please refer [setup_nox.sh](../docker/setup_nox.sh) for reference.
2727
```
2828
# To run complete Python accuracy + API tests
2929
nox

0 commit comments

Comments
 (0)