1 Star 0 Fork 56

zjun/pytorch

forked from Gitee 极速下载/pytorch 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pytest.ini 290 Bytes
一键复制 编辑 原始数据 按行查看 历史
Guilherme Leobas 提交于 2021-03-19 08:38 +08:00 . add a pytest.ini file (#53152)
[pytest]
addopts =
# show summary of all tests that did not pass
-ra
# Make tracebacks shorter
--tb=native
# capture only Python print and C++ py::print, but not C output (low-level Python errors)
--capture=sys
# enable all warnings
-Wd
testpaths =
test
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zjun3021/pytorch.git
git@gitee.com:zjun3021/pytorch.git
zjun3021
pytorch
pytorch
master

搜索帮助