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
4
Packages
Projects
Releases
Wiki
Activity
Files
5545b0f672c2cb7698a1a0d3deb41e3360d97a07
Raptor
/
src
/
PIM
/
Conversion
/
ONNXToSpatial
T
History
NiccoloN
5545b0f672
Validate Operations / validate-operations (push)
Successful in 22m31s
Details
fix MatMul pattern non-contiguous extract_slices
2026-04-23 14:44:30 +02:00
..
Patterns
fix MatMul pattern non-contiguous extract_slices
2026-04-23 14:44:30 +02:00
CMakeLists.txt
reduce spatial compile-times in convolutions using a scf.for instead of materializing a huge number of instructions
2026-04-10 18:50:25 +02:00
Common.cpp
standardize spatial and pim dialects
2026-03-23 21:21:31 +01:00
Common.hpp
multiple-output spat computes
2026-04-23 09:28:57 +02:00
ONNXToSpatial.td
add relu lowering
2026-03-25 11:03:03 +01:00
ONNXToSpatialPass.cpp
fix MatMul pattern non-contiguous extract_slices
2026-04-23 14:44:30 +02:00
Patterns.hpp
add support for softmax, resize, split, gather
2026-04-09 14:25:00 +02:00