Unverified Commit 405956c3 authored by Hubert Lu's avatar Hubert Lu Committed by GitHub
Browse files

Update run_rocm.sh

Change python3.6 to python
parent bcf9d067
#!/bin/bash
APEX_TEST_WITH_ROCM=1 python3.6 run_test.py
APEX_TEST_WITH_ROCM=1 python run_test.py
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment