1 Star 0 Fork 0

deeplearningrepos/coremltools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pytest.ini 675 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yuduo Wu 提交于 2020-06-23 06:46 +08:00 . Sync coremltools-4.0b1 (#731)
[pytest]
log_cli = false
log_cli_level = INFO
log_file = test.log
log_file_level = DEBUG
log_format = [%(asctime)s %(levelname)s %(pathname)s:%(lineno)s] %(message)s
log_file_format = [%(asctime)s %(levelname)s %(pathname)s:%(lineno)s] %(message)s
log_date_format = %Y%m%d %H:%M:%S
log_file_date_format = %Y%m%d %H:%M:%S
markers =
slow: tests that take more than a second or so to run
tf_slow_tests: TensorFlow conversion tests taking more than a minute or so
filterwarnings =
module
ignore:.*the imp module.*:DeprecationWarning
ignore:.*as a synonym of type is deprecated:FutureWarning
ignore:.*resolve package from __spec__ or __package__:ImportWarning
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/deeplearningrepos/coremltools.git
git@gitee.com:deeplearningrepos/coremltools.git
deeplearningrepos
coremltools
coremltools
master

搜索帮助