Wei, Zixuan

Results 4 issues of Wei, Zixuan

## Description ## Align the repr() function of RNN cell with RNN layer in Gluon RNN API. https://github.com/apache/incubator-mxnet/blob/58cbd65cfe98e50da36303c5f2adc65358d3a0b8/python/mxnet/gluon/rnn/rnn_layer.py#L121 In RNN API, we often initialize the i2h weights with shape (`num_gates...

pr-awaiting-testing

Hi, thanks for your work. I found that there are `save_index` and `load_index` methods in [hnswlib](https://github.com/nmslib/hnswlib). But in your work, I didn't find any of them. Do you have some...

Hi, thanks for your work. Do you have some plans to support for python?

Per the discussion in https://arxiv.org/abs/1805.02867, I am wondering if there is still a potential performance boost with the 2-pass online softmax. Flash attention, which is already enabled in this project,...

bug-unconfirmed