Move transpose kernels into math namespace
Summary: This commit uses "math::Transpose" instead of "kernels::Transpose" for more possible optimized routines in the future.
Showing
with
321 additions
and
261 deletions
dragon/utils/math/transpose.cc
0 → 100644
dragon/utils/math/transpose.cu
0 → 100644
dragon/utils/math/transpose.h
0 → 100644
-
Please register or sign in to post a comment