Commit 3d54ce8c authored by zhangyue's avatar zhangyue
Browse files

issue/1008: revert python_test.py

parent 1c32d14d
......@@ -20,9 +20,9 @@ def run_tests(args):
#"dequantize_awq.py",
"gelu.py",
"gemm.py",
# "layer_norm.py",
#"layer_norm.py",
"logsoftmax.py",
"lp_norm.py",
#"lp_norm.py",
"mul.py",
"ones.py",
"random_sample.py",
......@@ -31,7 +31,7 @@ def run_tests(args):
"rms_norm.py",
"rope.py",
"sigmoid.py",
# "softmax.py",
#"softmax.py",
"softplus.py",
"sub.py",
"swiglu.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