Wei-Ming Chen
|
9a79c3aef0
|
Platform independent vww and mnist (#63)
* 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>
|
2023-03-29 13:09:28 -04:00 |
|
Wei-Ming Chen
|
9696f47c2a
|
Refactor code gen(#55)
* refactor conv2d
* upsample
* upsample
* nchw
* minor
* nhwc
* add
* fix hwc
* avgpool
* avgpool
* maxpool
* fc layer
* mean1d
* SE element
* fix mean1d
* fix fc
* fix utils
* clean up
* minor
* minor
|
2023-02-15 22:33:43 -05:00 |
|
meenchen
|
28ed334abf
|
update comment for mcunetv3 reference
|
2022-12-12 18:06:22 -05:00 |
|
meenchen
|
f7b7f4fd5a
|
support patchbased inference and se block graph optimization
|
2022-12-10 00:47:44 -05:00 |
|
RaymondWang0
|
c71768bb55
|
initial commit
|
2022-08-26 17:42:09 +00:00 |
|