Vito Plantamura
Vito Plantamura
really nice!! Vito
@ofarukdemirtas, please remove the space after "-DXNNPACK_DIR=" Vito
hi, can you post here the error you are getting on Colab? Thanks, Vito Message ID: ***@***.***> >
hi, regarding "maxmem", I don't think it's a simple thing to do to limit the memory used dynamically. We could instead specify for the three modes "--rpi", "--rpi-lowmem", "" the...
the ability to set the seed is useful! It also seems to be a feature particularly requested by users. Would you consider the possibility of a PR? Thanks, Vito
@romanovj, with GCC it works Thanks, Vito
oops, I just checked and I also built it with clang in Termux. For some reason I remembered using GCC :-) I simply added link_libraries("log") to CMakeLists.txt and had no...
Pull Request :-) or if you prefer I can integrate this functionality from your code. Let me know, Thanks, Vito
It is a Samsung Galaxy Tab S8 Plus. Maybe you could give it a try by editing CMakeLists.txt instead of setting LDFLAGS, Vito
hi, in general, if the models are in FP16 or FP32 precision, it should be enough to convert the ONNX file of the UNET model into the TXT format that...