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