提交 40230f91 authored 作者: Reyhane Askari's avatar Reyhane Askari

travis cycle detection flag removed

上级 82ff0b01
...@@ -68,7 +68,7 @@ matrix: ...@@ -68,7 +68,7 @@ matrix:
env: PART="theano/tensor/nnet" THEANO_FLAGS="mode=FAST_COMPILE,floatX=float32" env: PART="theano/tensor/nnet" THEANO_FLAGS="mode=FAST_COMPILE,floatX=float32"
script: script:
- export THEANO_FLAGS=$THEANO_FLAGS,cycle_detection='fast',warn.ignore_bug_before=all,on_opt_error=raise,on_shape_error=raise,gcc.cxxflags=-pipe - export THEANO_FLAGS=$THEANO_FLAGS,warn.ignore_bug_before=all,on_opt_error=raise,on_shape_error=raise,gcc.cxxflags=-pipe
- python --version - python --version
- uname -a - uname -a
- free -m - free -m
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论