02:53jhugo: tomeu: Question about the Teflon docs in mesa. In the "Do some inference with MobileNetV1" section, there is a command listed that makes use of "src/gallium/frontends/teflon/tests/classification.py". That python file does not exist in the repo. Something that was overlooked when merging upstream?
14:37tomeu: hi jhugo , I think you are right, will check
15:11tomeu: jhugo: have pushed a MR adding them to https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31860?commit_id=1c51c6a8f77409446fd8f1cd80f8dc03d16d8e08
18:38jhugo: tomeu: Thanks! Will give that a try
22:00jhugo: tomeu: "-i ~/tensorflow/assets/grace_hopper.bmp" - is this supposed to come from the tflite-runtime package?
22:13jhugo: tomeu: although I can run the script enough without it for now