提交 dc4e06b8 authored 作者: Frederic Bastien's avatar Frederic Bastien

make the title of the fct more clear.

上级 db89c213
Trunk sin last release Modification in the trunk since the last release
------ ------------------------------------------------
* Sparse type is now supported by the shape op and the ShapeFeature optimizer work correctly with them. * Sparse type is now supported by the shape op and the ShapeFeature optimizer work correctly with them.
* Fuse GpuElemwise more often (in the case where there are so many inputs that fusing them all would bust the 256 bytes limit of parameter to gpu function). * Fuse GpuElemwise more often (in the case where there are so many inputs that fusing them all would bust the 256 bytes limit of parameter to gpu function).
* Speed up gemv by a work around scipy gemv slowness when the matrix is in C order (the default). * Speed up gemv by a work around scipy gemv slowness when the matrix is in C order (the default).
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论