Commit d7eb9439 authored by fenglei's avatar fenglei

update CMakeLists

parent 92f5b8d3
......@@ -246,6 +246,8 @@ set (SRC
op/product.hpp
op/quantize.cpp
op/quantize.hpp
op/recv.cpp
op/recv.hpp
op/relu.cpp
op/relu.hpp
op/replace_slice.cpp
......@@ -264,6 +266,8 @@ set (SRC
op/scatter_nd_add.hpp
op/select.cpp
op/select.hpp
op/send.cpp
op/send.hpp
op/sigmoid.cpp
op/sigmoid.hpp
op/sign.cpp
......
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