* add rknn_net [WIP] * add cmake * enable mmcls * remove toTensor in SDK pipeline * update doc * translate to Chinese * update doc and add tool-chain cmake * use ::framework * fix lint * doc and print log * data map * refine install doc * add rknpu2 workflow * update gcc yaml * better cmake file * update doc link * use vector instead of array * better env variable * use soft link * release ctx * name rule
* save codes * support resnet and yolov3 * support yolox * fix lint * add mmseg support and a doc * add UT * update supported model list * fix ci * refine docstring * resolve comments * remote output_tensor_type * resolve comments * update readme