Whenever I use my program, it gives the info thing “Created TensorFlow Lite XNNPACK delegate for CPU”, and it is in a bad position because it blocks a place where I am to input text.
I have heard someone else say “According to https://github.com/google-ai-edge/mediapipe/issues/3017 the message “Created TensorFlow Lite XNNPACK delegate for CPU” is an info message. You can suppress it by simply adding options.add_argument(‘–log-level=1’) to your webdriver’s options.” but I have no clue how you are supposed to add somthing to my webdriver options, or what webdriver options even are.
Daniel Lemmons is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.