“f827665ae650597c680010e77b8ad12db9897a9e”上不存在“paddle/phi/ops/compat/cholesky_solve_sig.cc”
  • 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
top_k_op.h 2.7 KB