Open vitiennam opened 5 years ago
pack them to *.kfpkg
file, and download to flash with kflash
@Neutree thanks you, What about kmodel, how to create it
Thanks
@Neutree Thanks for your help, I create 2 kmodel, first have 388776 (0x5EEA8) bytes so I put model at 0x00300000 and 0x0035EEA9 but when I use kpu to load model, it cannot load model 2: task = kpu.load(0x300000) task_re = kpu.load(0x0035EEA9)
thanks
Hi,
I want to use 2 model, ex 1MB vs 3 MB, how can I put it to sipeed and read it
Thanks