Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Close ptb ut
Browse files Browse the repository at this point in the history
  • Loading branch information
0x45f committed Jul 5, 2023
1 parent 87e4edc commit b125e10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/run_all_paddle_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ disabled_tests=(
# Because range interrupts networking, Paddle.grad cannot be networked as a standalone API.
# CAN BE OPEN AFTER: range is support.
${PADDLE_TEST_BASE}/test_grad.py
${PADDLE_TEST_BASE}/test_ptb_lm.py # There is accuracy problem of the model in SOT
${PADDLE_TEST_BASE}/test_ptb_lm_v2.py # There is accuracy problem of the model in SOT
)

for file in ${PADDLE_TEST_BASE}/*.py; do
Expand Down

0 comments on commit b125e10

Please sign in to comment.