1 Star 0 Fork 1

shineboy/pytorch-TensorRT

forked from mirrors/pytorch-TensorRT 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Dockerfile 291 Bytes
一键复制 编辑 原始数据 按行查看 历史
Naren Dasan 提交于 2022-10-04 06:29 +08:00 . chore: Move master to test nightly only (#1370)
FROM pytorch/manylinux-builder:cuda11.6
RUN yum install -y ninja-build
RUN wget https://github.com/bazelbuild/bazelisk/releases/download/v1.11.0/bazelisk-linux-amd64 \
&& mv bazelisk-linux-amd64 /usr/bin/bazel \
&& chmod +x /usr/bin/bazel
RUN mkdir /workspace
WORKDIR /workspace
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/shineboy/pytorch-tensor-rt.git
git@gitee.com:shineboy/pytorch-tensor-rt.git
shineboy
pytorch-tensor-rt
pytorch-TensorRT
1.4_docs_archive

搜索帮助