论文标题
有效采样软键量
Efficient Sampled Softmax for Tensorflow
论文作者
论文摘要
这篇简短的论文讨论了tensorflow的\ emph {采样软磁损失}的有效实现。由于简化了向前和向后传递的图形,因此实现了默认实现的加速。
This short paper discusses an efficient implementation of \emph{sampled softmax loss} for Tensorflow. The speedup over the default implementation is achieved due to simplification of the graph for the forward and backward passes.