Asthestarsfalll commented on PR #14156: URL: https://github.com/apache/tvm/pull/14156#issuecomment-1449590702
@jiangjiajun Hi According to Contributor Guide, I used this command to run a single unit test but nothing happended, but it failed. I wonder how can I trigger the tests in paddlepaddle in correct way. ``` TVM_FFI=ctypes python -m pytest -v -k "test_forward_norm" tests/python/frontend/paddlepaddle/test_forward.py ```  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
