1 Star 0 Fork 1

pengqi / ori_pytorch_1.11

forked from dairenjie / pytorch 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.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/pengqihw/ori_pytorch_1.11.git
git@gitee.com:pengqihw/ori_pytorch_1.11.git
pengqihw
ori_pytorch_1.11
ori_pytorch_1.11
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891