Lorenzo Lamberti
Lorenzo Lamberti
Ciao francesco, Yes I do! here's the full code ``` struct pi_device fs; struct pi_device flash; struct pi_hyperflash_conf flash_conf; struct pi_readfs_conf conf0; // Init Flash pi_hyperflash_conf_init(&flash_conf); pi_open_from_conf(&flash, &flash_conf); if (pi_flash_open(&flash))...
same issue here
I can't even install pytorch 0.3.1 with pip or conda (not supported anymore). I used pytorch 0.4.1 + cuda 9 and fortunately worked for me Detailed istructions: conda create --name...
ciao @Yaooooo , Thanks a lot for the ultra quick answer! Is there way to install this library ? i dont see it anymore in the targets of the sdk...
same here