- 08 4月, 2020 1 次提交
 - 
- 
由 huzhiqiang 提交于
 
 - 
 - 14 2月, 2020 1 次提交
 - 
- 
由 Yiqun Liu 提交于
* Optimize softmax. When the input tensor is 2-D and axis is 1, there is no need to resize. * Optimize the gru, avoid calling Tensor::Slice. test=develop * Remove a std::vector in softmax. test=develop * Define CalculateSeqWidth to get the width of a sequence. test=develop
 
 - 
 - 13 2月, 2020 1 次提交
 - 
- 
由 GaoWei8 提交于
* replace gru RowWiseAdd Eigen with c implementation test=develop
 
 - 
 - 03 9月, 2019 1 次提交
 - 
- 
由 huzhiqiang 提交于
 
 - 
 - 16 8月, 2019 1 次提交
 - 
- 
由 Yan Chunwei 提交于
 
 -