experimental power analysis branch

This commit is contained in:
Harisankar Sadasivan
2024-04-08 22:29:36 +00:00
parent 285251768e
commit 87efbb63ef
3737 changed files with 456 additions and 396 deletions

0
codegen/test/CMakeLists.txt Normal file → Executable file
View File

0
codegen/test/gemm_multiple_d.cpp Normal file → Executable file
View File

0
codegen/test/include/test.hpp Normal file → Executable file
View File

0
codegen/test/rtc/CMakeLists.txt Normal file → Executable file
View File

0
codegen/test/rtc/include/rtc/compile_kernel.hpp Normal file → Executable file
View File

0
codegen/test/rtc/include/rtc/hip.hpp Normal file → Executable file
View File

0
codegen/test/rtc/include/rtc/kernel.hpp Normal file → Executable file
View File

0
codegen/test/rtc/include/rtc/manage_ptr.hpp Normal file → Executable file
View File

0
codegen/test/rtc/include/rtc/tmp_dir.hpp Normal file → Executable file
View File

0
codegen/test/rtc/src/compile_kernel.cpp Normal file → Executable file
View File

0
codegen/test/rtc/src/hip.cpp Normal file → Executable file
View File

0
codegen/test/rtc/src/kernel.cpp Normal file → Executable file
View File

0
codegen/test/rtc/src/tmp_dir.cpp Normal file → Executable file
View File