提交 58d3239e authored 作者: Frederic's avatar Frederic

print more info about the VM that is testing our code.

上级 cffb83f4
...@@ -27,7 +27,9 @@ script: ...@@ -27,7 +27,9 @@ script:
- export THEANO_FLAGS=warn.ignore_bug_before=all,on_opt_error=raise,on_shape_error=raise - export THEANO_FLAGS=warn.ignore_bug_before=all,on_opt_error=raise,on_shape_error=raise
- python --version - python --version
- uname -a - uname -a
- free - free -m
- df -h
- ulimit -a
- echo $PART - echo $PART
- theano-nose $PART - theano-nose $PART
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论