keras-team / keras-io

Keras documentation, hosted live at keras.io
Apache License 2.0
2.69k stars 2.01k forks source link

Could not find TensorRT #1794

Closed baqwas closed 3 months ago

baqwas commented 3 months ago

Newbie here with a dumb question.

Self-pacing through How to perform object detection with KerasCV. Imported:

I don't have any Nvidia hardware. How to resolve the warning:

Could not find TensorRT

Thanks.

sachinprasadhs commented 3 months ago

Since it is a warning, you can safely ignore the warning when there is no Nvidia is available.

baqwas commented 3 months ago

Thanks, @sachinprasadhs.

github-actions[bot] commented 3 months ago

Are you satisfied with the resolution of your issue? Yes No