add unsqueeze and range op (x2paddle) (#1988)
* add unsqueeze and range op. modify concat op test=develop * modify exception in range_test_x86
Showing
lite/kernels/arm/range_compute.cc
0 → 100644
lite/kernels/arm/range_compute.h
0 → 100644
lite/operators/range_op.cc
0 → 100644
lite/operators/range_op.h
0 → 100644
lite/operators/unsqueeze_op.cc
0 → 100644
lite/operators/unsqueeze_op.h
0 → 100644
想要评论请 注册 或 登录