I don’t know if this happens to only me, but on page
I got errors like
2022-12-14 03:04:03.085534: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library ‘libnvinfer.so.7’; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory
2022-12-14 03:04:03.085658: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library ‘libnvinfer_plugin.so.7’; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory
2022-12-14 03:04:03.085669: W tensorflow/
These errors are in the sample code execution results. The page seems to mostly work, I guess.
screencap attached