当前位置: 首页 > 工具软件 > sacred > 使用案例 >

关于git与sacred的那些问题

杜弘伟
2023-12-01

You can disable git with: sacred.Experiment(…, save_git_info=False)
卸载原有的sacred,重新进行pip install就可以了

 类似资料: