"docs/git@developer.sourcefind.cn:change/sglang.git" did not exist on "c3f2fc5a7a152a3679e753dcd023f38ef2458676"
Commit 2e03afa0 authored by Jing Zhang's avatar Jing Zhang
Browse files

clean

parent 9a06cc7f
...@@ -239,7 +239,7 @@ int main(int argc, char* argv[]) ...@@ -239,7 +239,7 @@ int main(int argc, char* argv[])
using ab_data_t = float; using ab_data_t = float;
using acc_data_t = float; using acc_data_t = float;
using c_data_t = float; using c_data_t = float;
#elif 0 #elif 1
using ab_data_t = half_t; using ab_data_t = half_t;
using acc_data_t = float; using acc_data_t = float;
using c_data_t = half_t; using c_data_t = half_t;
......
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