This website requires JavaScript.
Explore
Help
Sign In
nnicolosi
/
Raptor
Watch
1
Star
0
Fork
0
You've already forked Raptor
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39830be8889d4579135ca2428932c844e20afa95
Raptor
/
src
/
PIM
/
Compiler
History
NiccoloN
39830be888
Some checks failed
Validate Operations / validate-operations (push)
Failing after 51m52s
Details
add support for operations: reduceMean, add, mul, div, sigmoid
2026-03-30 15:41:12 +02:00
..
CMakeLists.txt
refactor Pim passes layout
2026-03-23 20:14:59 +01:00
PimCodeGen.cpp
add support for operations: reduceMean, add, mul, div, sigmoid
2026-03-30 15:41:12 +02:00
PimCodeGen.hpp
standardize spatial and pim dialects
2026-03-23 21:21:31 +01:00
PimCompilerOptions.cpp
fix output paths
2026-02-25 17:24:31 +01:00
PimCompilerOptions.hpp
add constant folding and verification pass for pim host operations
2026-03-20 12:08:12 +01:00
PimCompilerUtils.cpp
add relu lowering
2026-03-25 11:03:03 +01:00
PimCompilerUtils.hpp
refactor PimCodeGen
2026-02-26 19:13:54 +01:00