Add topk op (#3760)
* init add * add topk op * someupdate * fix style check * add test py file * update top k cuda kernel * follow comments * remove debug print * fix casting error * fix casting error * fix casting error * fix rename bug... * fix travis
Showing
paddle/operators/top_k_op.cc
0 → 100644
paddle/operators/top_k_op.cu
0 → 100644
paddle/operators/top_k_op.h
0 → 100644
想要评论请 注册 或 登录