fix a bug where we pushdown the max to the input of softmax, softplus,…
fix a bug where we pushdown the max to the input of softmax, softplus, tensor.exp, tensor.log, tensor.tanh, sigmoid, softmax_with_bias.
Add test for this bug and print a warning by default if we encounter the case where the bug was causing problem. The warning can be disabled by the Theano flag warn.argmax_pushdown_bug.
正在显示
请
注册
或者
登录
后发表评论