mirror of
https://github.com/mit-han-lab/tinyengine.git
synced 2025-05-09 09:01:01 +08:00

* complation skeleton * pointwise imp * clean up headers * clean up bin * fix k3inpch3 kernel * add test * minor * bug fix * fix bug * pointwise func tests * fix 3x3 * fix randomize * missing file * minor * depthwise conv template * Support OpenCV with camera * convert kernel to c * update ground true * fix * Update to c * fix path * upload codegen * include sequence * minor * readme * readme * minor * update makefile * update opencv path info * update ins * revise demo UI * revise demo UI * fix bug * minor fix * larger model * force formating * Support MNIST * minor * draft version * basline finish * update main * c to cc * source * opt template * support demo w/ multi img * revise UI * minor * simd * README * include ifdef * fix bias * update ui and imp choice * minor * readme * minor * fix simd * minor * batch implementation * remove weight * refine weights * windows support * readme for windows * clean up vww op * tiling * reorganize * fix * multithreading * simd * fix multithread * opt imp * minor * rename * mv dirs * update readme --------- Co-authored-by: RaymondWang0 <wweichen@mit.edu>