Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
TransformerEngine
Commits
c444bf53
Unverified
Commit
c444bf53
authored
Aug 01, 2025
by
Paweł Gadziński
Committed by
GitHub
Aug 01, 2025
Browse files
[PyTorch Debug] Fix debug tests (#2021)
fix Signed-off-by:
Pawel Gadzinski
<
pgadzinski@nvidia.com
>
parent
1258bbe0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
qa/L0_pytorch_debug_unittest/test.sh
qa/L0_pytorch_debug_unittest/test.sh
+2
-2
No files found.
qa/L0_pytorch_debug_unittest/test.sh
View file @
c444bf53
...
...
@@ -21,7 +21,7 @@ pytest -v -s $TE_PATH/tests/pytorch/debug/test_numerics.py --feature_dirs=$NVTE_
NVTE_TORCH_COMPILE
=
0 pytest
-v
-s
$TE_PATH
/tests/pytorch/debug/test_api_features.py
--feature_dirs
=
$NVTE_TEST_NVINSPECT_FEATURE_DIRS
--configs_dir
=
$NVTE_TEST_NVINSPECT_CONFIGS_DIR
||
FAIL
=
1
# standard sanity and numerics tests with initialized debug
NVTE_TEST_NVINSPECT_ENABLED
=
True
NVTE_TEST_NVINSPECT_CONFIG_FILE
=
$NVTE_TEST_NVINSPECT_DUMMY_CONFIG_FILE
NVTE_TEST_NVINSPECT_FEATURE_DIRS
=
$NVTE_TEST_NVINSPECT_FEATURE_DIRS
PYTORCH_JIT
=
0
NVTE_TORCH_COMPILE
=
0
NVTE_ALLOW_NONDETERMINISTIC_ALGO
=
0 pytest
-v
-s
$TE_PATH
/tests/pytorch/test_sanity.py
||
FAIL
=
1
NVTE_TEST_NVINSPECT_ENABLED
=
True
NVTE_TEST_NVINSPECT_CONFIG_FILE
=
$NVTE_TEST_NVINSPECT_DUMMY_CONFIG_FILE
NVTE_TEST_NVINSPECT_FEATURE_DIRS
=
$NVTE_TEST_NVINSPECT_FEATURE_DIRS
PYTORCH_JIT
=
0
NVTE_TORCH_COMPILE
=
0
NVTE_ALLOW_NONDETERMINISTIC_ALGO
=
0 pytest
-v
-s
$TE_PATH
/tests/pytorch/test_numerics.py
||
FAIL
=
1
NVTE_TEST_NVINSPECT_ENABLED
=
1
NVTE_TEST_NVINSPECT_CONFIG_FILE
=
$NVTE_TEST_NVINSPECT_DUMMY_CONFIG_FILE
NVTE_TEST_NVINSPECT_FEATURE_DIRS
=
$NVTE_TEST_NVINSPECT_FEATURE_DIRS
PYTORCH_JIT
=
0
NVTE_TORCH_COMPILE
=
0
NVTE_ALLOW_NONDETERMINISTIC_ALGO
=
0 pytest
-v
-s
$TE_PATH
/tests/pytorch/test_sanity.py
||
FAIL
=
1
NVTE_TEST_NVINSPECT_ENABLED
=
1
NVTE_TEST_NVINSPECT_CONFIG_FILE
=
$NVTE_TEST_NVINSPECT_DUMMY_CONFIG_FILE
NVTE_TEST_NVINSPECT_FEATURE_DIRS
=
$NVTE_TEST_NVINSPECT_FEATURE_DIRS
PYTORCH_JIT
=
0
NVTE_TORCH_COMPILE
=
0
NVTE_ALLOW_NONDETERMINISTIC_ALGO
=
0 pytest
-v
-s
$TE_PATH
/tests/pytorch/test_numerics.py
||
FAIL
=
1
exit
$FAIL
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment