我的视频blog地址 http://www.lofter.com/blog/cloudrivers
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 50 下一页
摘要: 1 备份原来的更新源 cp /etc/apt/sources.list /etc/apt/sources.list.backup 如果提示权限不够就输入下面两行,先进入到超级用户,再备份 sudo -s cp /etc/apt/sources.list /etc/apt/sources.list.b 阅读全文
posted @ 2019-12-14 10:01 Michael云擎 阅读(1540) 评论(0) 推荐(0)
摘要: Optimizing Deep Learning Computation Graphs with TensorRT NVIDIA’s TensorRT is a deep learning library that has been shown to provide large speedups w 阅读全文
posted @ 2019-12-11 11:18 Michael云擎 阅读(333) 评论(0) 推荐(0)
摘要: Need for runtime MXNet-TensorRT integration TensorRT provides significant acceleration of model inference on NVIDIA GPUs compared to running the full 阅读全文
posted @ 2019-12-11 11:17 Michael云擎 阅读(383) 评论(0) 推荐(0)
摘要: Skip to end of metadata Created by Hagay Lupesko, last modified by Kellen Sunderland on Dec 05, 2018 Go to start of metadata This document provides a 阅读全文
posted @ 2019-12-11 11:15 Michael云擎 阅读(281) 评论(0) 推荐(0)
摘要: 环境:ubuntu16.04 tensorrt版本:5.1.5.0 cuda版本:9.0 GPU:1080Ti Mxnet版本:1.3.1 cudnn:7.3.1 1、tensorrt安装: https://github.com/NVIDIA/TensorRT tensorrt的不同版本: http 阅读全文
posted @ 2019-12-10 23:24 Michael云擎 阅读(1517) 评论(0) 推荐(0)
摘要: https://github.com/awslabs/amazon-sagemaker-examples/blob/master/advanced_functionality/tensorflow_bring_your_own/tensorflow_bring_your_own.ipynb Buil 阅读全文
posted @ 2019-11-25 22:09 Michael云擎 阅读(181) 评论(0) 推荐(0)
摘要: https://github.com/awslabs/amazon-sagemaker-examples/blob/master/advanced_functionality/pytorch_extending_our_containers/pytorch_extending_our_contain 阅读全文
posted @ 2019-11-25 22:06 Michael云擎 阅读(169) 评论(0) 推荐(0)
摘要: https://github.com/aws/sagemaker-tensorflow-container SageMaker TensorFlow Containers SageMaker TensorFlow Containers is an open source library for ma 阅读全文
posted @ 2019-11-25 22:04 Michael云擎 阅读(139) 评论(0) 推荐(0)
摘要: Amazon SageMaker Python 开发工具包提供了开源 API 和容器,使您可在 Amazon SageMaker 中,轻松使用多种不同的机器学习和深度学习框架来训练和部署模型。有关 Amazon SageMaker Python 开发工具包的一般信息,请参阅 https://gith 阅读全文
posted @ 2019-11-25 22:03 Michael云擎 阅读(426) 评论(0) 推荐(0)
摘要: https://github.com/aws/sagemaker-tensorflow-container SageMaker TensorFlow Containers SageMaker TensorFlow Containers is an open source library for ma 阅读全文
posted @ 2019-11-25 21:59 Michael云擎 阅读(201) 评论(0) 推荐(0)
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 50 下一页
我的视频blog地址 http://www.lofter.com/blog/cloudrivers