02:53 jhugo: 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:37 tomeu: hi jhugo , I think you are right, will check
15:11 tomeu: jhugo: have pushed a MR adding them to https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31860?commit_id=1c51c6a8f77409446fd8f1cd80f8dc03d16d8e08
18:38 jhugo: tomeu: Thanks! Will give that a try
22:00 jhugo: tomeu: "-i ~/tensorflow/assets/grace_hopper.bmp" - is this supposed to come from the tflite-runtime package?
22:13 jhugo: tomeu: although I can run the script enough without it for now