Iman Hosseini

Results 4 issues of Iman Hosseini

### Description Doing everything as in the [tutorial](https://coral.ai/docs/dev-board-mini/get-started/#7-run-a-model-using-the-pycoral-api), I get: ``` mendel@bored-apple:~/coral/pycoral$ bash examples/install_requirements.sh Download all files... NOT FOUND: mobilenet_v1_1.0_224_quant_embedding_extractor_edgetpu.tflite NOT FOUND: sunflower.bmp NOT FOUND: mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite NOT FOUND: mobilenet_v2_1.0_224_inat_bird_quant.tflite NOT...

type:support
type:docs-bug
type:bug
subtype:Mendel Linux
Hardware:Dev Board Mini

In setup.sh: run the tune.py script In docker compose: copy config.ini to cwd

at this line: `const int t = ((PFNGLCREATESHADERPROGRAMEXTPROC)wglGetProcAddress("glCreateShaderProgramEXT"))(GL_FRAGMENT_SHADER, fragmentShader);` Exception thrown at 0x00000000 in 1kogl.exe: 0xC0000005: Access violation executing location 0x00000000. Build Tools: v120

I did not find this question covered anywhere: can WinPmem dump GPU memory as well? This question actually breaks down into 2: (1) Can it dump _dedicated_ gpu memory on...