Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 7b0258e

Browse files
leezuszha
authored andcommitted
Update NEWS.md (#12357)
1 parent 9faecd4 commit 7b0258e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ MXNet Change Log
110110
- CTC operator performance improvement from HawkAaron/MXNet-CTC (#11834)
111111
- Improve performance of broadcast ops backward pass (#11252)
112112
- Improved numerical stability as a result of using stable L2 norm (#11573)
113-
- Accelerate the performance of topk for CPU side (#12085)
113+
- Accelerate the performance of topk for GPU and CPU side (#12085 #10997 ; This changes the behavior of topk when nan values occur in the input)
114114
- Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on CPU ([#11113](https://github.com/apache/incubator-mxnet/pull/11113))
115115
- Performance improvement for Batch Dot on CPU from mshadow ([mshadow PR#342](https://github.com/dmlc/mshadow/pull/342))
116116

0 commit comments

Comments
 (0)