“af64f39bfd2ba99c2bba36926c5b45c4f2015609”上不存在“paddle/phi/kernels/prelu_kernel.h”
  • Q
    Fix top_k op (#14034) · c7379a73
    qingqing01 提交于
    1. Fix CUDA kernel when height is large than 2048.
    2. Support input with more than 2D.
    3. Fix unit test when k is large than 1.
    4. Enhence unit testing.
    
    test=develop
    c7379a73
test_top_k_op.py 3.0 KB