Add Reverse operator
Summary: This commit adds reverse or flip operator.
Showing
with
705 additions
and
82 deletions
docs/api/python/dragon/reverse.rst
0 → 100644
docs/api/python/tensorflow/reverse.rst
0 → 100644
docs/api/python/torch/flip.rst
0 → 100644
docs/api/python/torch/fliplr.rst
0 → 100644
docs/api/python/torch/flipud.rst
0 → 100644
dragon/kernels/array/reverse_op_kernel.cc
0 → 100644
dragon/kernels/array/reverse_op_kernel.cu
0 → 100644
dragon/operators/array/reverse_op.cc
0 → 100644
dragon/operators/array/reverse_op.h
0 → 100644
-
Please register or sign in to post a comment