hi, i dont understand how to run this python file
i run it wrong, can you give me some examples how to run it.i dont the parameter what i should input thanks
D:\anaconda\envs\tensorflow\python.exe C:/Users/30877/Desktop/winograd/Winograd-convolution-for-DNNs-master/Random_tests.py
Traceback (most recent call last):
File "C:/Users/30877/Desktop/winograd/Winograd-convolution-for-DNNs-master/Random_tests.py", line 13, in
p = sys.argv[1]
IndexError: list index out of range
hi, i dont understand how to run this python file i run it wrong, can you give me some examples how to run it.i dont the parameter what i should input thanks D:\anaconda\envs\tensorflow\python.exe C:/Users/30877/Desktop/winograd/Winograd-convolution-for-DNNs-master/Random_tests.py Traceback (most recent call last): File "C:/Users/30877/Desktop/winograd/Winograd-convolution-for-DNNs-master/Random_tests.py", line 13, in
p = sys.argv[1]
IndexError: list index out of range