utensor_cgen icon indicating copy to clipboard operation
utensor_cgen copied to clipboard

generate const pointer for binary tensor

Open Knight-X opened this issue 7 years ago • 0 comments

In order to remove the dependency of sd card, we compile data which is const pointer in flash area. We may need to transform protocol buffer weights to const array pointer in c++. @dboyliao

Knight-X avatar May 02 '18 08:05 Knight-X