Merge pull request #502 from itminner/face_op
add resize prelu scale op
Showing
src/operators/prelu_op.cpp
0 → 100644
src/operators/prelu_op.h
0 → 100644
src/operators/resize_op.cpp
0 → 100644
src/operators/resize_op.h
0 → 100644
src/operators/scale_op.cpp
0 → 100644
src/operators/scale_op.h
0 → 100644
src/operators/slice_op.cpp
0 → 100644
src/operators/slice_op.h
0 → 100644
test/operators/test_prelu_op.cpp
0 → 100644
test/operators/test_resize_op.cpp
0 → 100644
test/operators/test_scale_op.cpp
0 → 100644
test/operators/test_slice_op.cpp
0 → 100644
想要评论请 注册 或 登录