Commit b86efe91 authored by Catheriany's avatar Catheriany
Browse files

issue/204: add算子测例

parent 76d50f86
...@@ -25,7 +25,8 @@ DECLARE_INFINIOP_TEST(add) ...@@ -25,7 +25,8 @@ DECLARE_INFINIOP_TEST(add)
{ \ { \
REGISTER_INFINIOP_TEST(gemm) \ REGISTER_INFINIOP_TEST(gemm) \
REGISTER_INFINIOP_TEST(random_sample) \ REGISTER_INFINIOP_TEST(random_sample) \
REGISTER_INFINIOP_TEST(add)} REGISTER_INFINIOP_TEST(add) \
}
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