Skip to content

Commit

Permalink
Remove comment about Jetson being non-dockerized
Browse files Browse the repository at this point in the history
  • Loading branch information
dyastremsky committed May 19, 2023
1 parent 3065da6 commit 30b8435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/L0_backend_python/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ and shared memory pages after starting triton equals to $current_num_pages \n***
exit 1
fi

# Disable env test for Jetson since build is non-dockerized and cloud storage repos are not supported
# Disable env test for Jetson since cloud storage repos are not supported
# Disable ensemble, unittest, io and bls tests for Jetson since GPU Tensors are not supported
# Disable variants test for Jetson since already built without GPU Tensor support
# Disable decoupled test because it uses GPU tensors
Expand Down

0 comments on commit 30b8435

Please sign in to comment.