Dmitriy Barinov

Results 2 comments of Dmitriy Barinov

Hello there! Succeeded in running vainfo without sudo. ``` olvia@olvia-bm:~$ ls -la /dev/dri/ total 0 drwxr-xr-x 3 root root 100 Nov 18 13:06 . drwxr-xr-x 22 root root 4720 Nov...

Same issue while trying to parse model.protobuf file ```bash google.protobuf.text_format.ParseError: 2078:3 : Message type "caffe.LayerParameter" has no field named "permute_param". ``` ``` layer { name: "cls1/permute" type: "Permute" bottom: "cls1/conv"...