目标: 将 tensorflow .pb 模型转换为 tensorrt
系统规格: Ubundu 18.04 Cuda 10.0 TensorRT 5.1
连安装 sudo apt-get install uff-converter-tf
sudo apt-get install uff-converter-tf
尝试uff在 Python 中导入时出错:
uff
ModuleNotFoundError: 没有名为“uff”的模块
python tensorflow tensorrt uff
python ×1
tensorflow ×1
tensorrt ×1
uff ×1