Add Unique Operator
Summary: This commit adds the unique op for dragon, torch, tensorflow and onnx. Besides, fixes the bug that gets the wrong workspace size in cached cudnn convolution.
Showing
with
1070 additions
and
239 deletions
docs/api/python/dragon/unique.rst
0 → 100644
docs/api/python/tensorflow/unique.rst
0 → 100644
docs/api/python/torch/unique.rst
0 → 100644
dragon/kernels/array/unique_op_kernel.cc
0 → 100644
dragon/kernels/array/unique_op_kernel.cu
0 → 100644
dragon/operators/array/unique_op.cc
0 → 100644
dragon/operators/array/unique_op.h
0 → 100644
-
Please register or sign in to post a comment