文件名称:hptt, 高性能张量转置库.zip
文件大小:633KB
文件格式:ZIP
更新时间:2022-10-07 04:00:33
开源
hptt, 高性能张量转置库 高性能张量转置库HPTT是用于一般形式out-of-place张量转换的高性能 C 库: 其中,A 和B 分别表示输入和输出张量; 表示用户指定的转换,以及 和 为标量( 例如,设置 != 0允许用户更新输出张量B
【文件预览】:
hptt-master
----benchmark()
--------maxFromFiles.py(706B)
--------defines.h(231B)
--------reference.h(237B)
--------bw.png(470KB)
--------benchmark.cpp(7KB)
--------Makefile(540B)
--------reference.cpp(3KB)
--------benchmark.sh(4KB)
----misc()
--------pi.png(5KB)
--------hptt_vs_numpy.png(92KB)
--------equation.png(19KB)
--------beta.png(5KB)
--------alpha.png(5KB)
----include()
--------hptt.h(16KB)
--------plan.h(874B)
--------macros.h(2KB)
--------hptt_types.h(538B)
--------compute_node.h(718B)
--------utils.h(2KB)
--------transpose.h(14KB)
----Doxyfile(104KB)
----src()
--------hptt.cpp(11KB)
--------utils.cpp(2KB)
--------plan.cpp(796B)
--------transpose.cpp(88KB)
----testframework()
--------Makefile(561B)
--------testframework.cpp(5KB)
----pythonAPI()
--------benchmark()
--------tests()
--------setup.py(2KB)
--------hptt()
----.gitignore(134B)
----CMakeLists.txt(2KB)
----Makefile(1KB)
----README.md(7KB)
----LICENSE.txt(1KB)