This repository has been archived by the owner on May 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* first milestone of t2x * [Add nvidia_libdevice_bitcode] * enable fifo and AOT (still have bugs in AOT) * solve a bug in channel promotion * rewrite channel promotion * fix bugs * fix a bug * pass correctness tests * [Cosmetic Revision] * [Turn on WITH_EXCEPTIONS=1 for make by default. Revised README] * [Add an intro video] * [Revised README for GEMM] * [Change all test.sh files to be executable] * [Revised fft funct.h] * [Make bash files executable] * [Temporarily delete the intro video for being too large] * [Add intro video again] * [Add first slide image of the intro video] * [Use URL for the intro video] * [Remove embedding of video, which does not work] * revise code and README * Update README.md * [Revised README for GEMM. Not fully done yet. To further revise] * [Revise SGEMM README. Keep only AOT mode for simplicity. To verify on DevCloud] * [Verified TINY emulation on DevCloud A10 1.2.1] * [Recover gemm-run.cpp in aot] * [Fix for security] * [Revise GEMM README for more accurate instructions on DevCloud] * fix a bug in insert_fpga_reg * [Shared utilis for JIT runtime, AOT runtime, and roofline drawing. SGEMM perf test works] * [Fix opencl.cpp: not to use SharedUtilsInC, which allocates and frees memory and sees to introduce issues with Halide] * [Fix test/correctness/roofline] * [Allow plotting rooflines without xserver] * [Minor fixes to gemm perf test commands, etc.] * [Misc tiny fixes] Co-authored-by: xiaochen.hao <xiaochen.hao@stu.pku.edu.cn> Co-authored-by: Hongbo Rong <hongbo.rong@intel.com>
- Loading branch information
1 parent
e35b2a6
commit c940166
Showing
74 changed files
with
3,000 additions
and
714 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
|
||
intro.mp4 filter=lfs diff=lfs merge=lfs -text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.