"src/array/cuda/uvm/array_index_select_uvm.hip" did not exist on "548c85fff6b0a5b96f6064c86397e15477283f95"
customized topk
* when k=1, it reduces to torch.max, and not surprising that torch.max is faster than torch.topk. * however when k=2, it is even slower than torch.topk
Showing
Please register or sign in to comment