7 Star 77 Fork 55

Gitee 极速下载/pytorch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/pytorch/pytorch
克隆/下载
.lldbinit 785 Bytes
一键复制 编辑 原始数据 按行查看 历史
# automatically load the pytorch_lldb extension.
#
# lldb automatically tries to load this file whenever it is executed from the
# root of the pytorch repo, but by default it is not allowed to do so due to
# security reasons. If you want to use pytorch_lldb, please add the following
# line to your ~/.lldbinit (i.e., the .lldbinit file which is in your home
# directory, NOT this file):
# settings set target.load-cwd-lldbinit true
# setting set escape-non-printables false
#
# Alternatively, you can manually load the pytorch_lldb commands into your
# existing lldb session by doing the following:
# (lldb) command script import tools/lldb/pytorch_lldb.py
command script import tools/lldb/pytorch_lldb.py
setting set escape-non-printables false
type category enable torch
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/pytorch.git
git@gitee.com:mirrors/pytorch.git
mirrors
pytorch
pytorch
main

搜索帮助