There was an error while loading. Please reload this page.
1 parent 9326f49 commit a92070fCopy full SHA for a92070f
1 file changed
.github/workflows/nvidia3.6-build-and-test.yml
@@ -133,7 +133,7 @@ jobs:
133
--ignore=python/test/tle/unit/test_tle_distributed_d2d.py \
134
--ignore=python/test/tle/unit/test_tle_get_local_pe.py \
135
--ignore=python/test/tle/unit/test_tle_d2d_barrier.py \
136
- --ignore=python/test/tle/unit/test_tle_get_node_rank.py \
+ --ignore=python/test/tle/unit/test_tle_get_node_rank.py
137
## flagtree hints python tutorials
138
python3 python/tutorials/hints/01/01-vector-add.py --only_unit_test
139
# python3 python/tutorials/hints/02/02-fused-softmax.py --only_unit_test
0 commit comments