Jetson TX2 系列(3)深度学习环境搭建(Pytorch)



 本文主要完成Pytorch框架在JetsonTX2的环境搭建和简单测试的搬运工作

目录

    • 1. Archiconda3
      • 1.1 安装
      • 1.3 conda命令
    • 2. Pytorch
      • 2.1 Ubuntu环境中安装
      • 2.2 conda环境中安装
      • 2.3 Pytorch测试
    • 3. OpenCV
      • 3.1 Ubuntu环境中安装
      • 3.2 conda环境中安装
    • 4. TensorRT
      • 4.1 Ubuntu环境中安装
      • 4.2 conda环境中安装
    • 5 使用TensorRT进行测试

你可能感兴趣的:(JetsonTX2,边缘计算,深度学习,pytorch,python)