"docker/vscode:/vscode.git/clone" did not exist on "8ffdbe6a417ffe24e64c95672e4d8a8a1ca4f6d3"
GEMM/Conv+BiasAdd+ReLU+Add (#55)
* gemm+activation * move C pointwise operation into threadwise copy * add pointwise operation to A/B matrix * update ckProfiler * adding bias add * adding bias add * adding bias add * added bias add; worked around compiler issues * clean up * clean up * Update README.md * Update README.md * Update README.md * clean up * add conv_xdl example * adding conv_xdl_bias_relu_add example * add conv+bias+relu+add, but has register spill issue * tweak * tweak * refactor * Update README.md update readme for example/2_gemm_xdl_bias_relu_add * clean up * Update README.md update readme for example/3_conv_xdl * Update README.md
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment