MLIR based Tiny Graph Compiler [dev-stage]
Stars
20
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
93
commits
updated the file and func name
26ff32a
updated the frontend
b9c3718
trying to have a polyhedral analysis for loop optimization
4377d90
need to work on cost-model to estimate the tile performance
20a548b
calculation to get nest-depth
40db1a8
working on the tile analysis pass
16747aa
updated the readme with new cmd
d4ebbc4
analysis pass for affine optimization
7703b9a
added architecture picture
4fe5c12
Update README.md
8fccf92
updated samples and readme
af75d3f
affine lowering for tinyfusion.conv2d_relu
a489493
updated the logic for affine.for
8f53d27
updated in lowering pass
dcced0d
mem and bufferization completed for bias, act and weight
28728ea