"...git@developer.sourcefind.cn:tsoc/superbenchmark.git" did not exist on "dbeba8056bb269bc39e680fdeb1aa5f814b90909"
Commit d1c46889 authored by Catheriany's avatar Catheriany
Browse files

issue/150: rope算子测例

parent 90fcbcc9
...@@ -25,7 +25,8 @@ DECLARE_INFINIOP_TEST(rope) ...@@ -25,7 +25,8 @@ DECLARE_INFINIOP_TEST(rope)
{ \ { \
REGISTER_INFINIOP_TEST(gemm) \ REGISTER_INFINIOP_TEST(gemm) \
REGISTER_INFINIOP_TEST(random_sample) \ REGISTER_INFINIOP_TEST(random_sample) \
REGISTER_INFINIOP_TEST(rope)} REGISTER_INFINIOP_TEST(rope) \
}
namespace infiniop_test { namespace infiniop_test {
......
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