Skip to content

tensorlayer.layers.AtrousConv2dLayer问题 #269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Windaway opened this issue Jan 6, 2018 · 2 comments
Closed

tensorlayer.layers.AtrousConv2dLayer问题 #269

Windaway opened this issue Jan 6, 2018 · 2 comments

Comments

@Windaway
Copy link
Contributor

Windaway commented Jan 6, 2018

默认act = None,
但实际如果是这样不设置的话会出错,应该和其他一样默认 tf.identity,或者不添加就
if act is None:
act = tf.identity

@Windaway
Copy link
Contributor Author

Windaway commented Jan 6, 2018

这个主要是print时候的问题。

@zsdonghao
Copy link
Member

Thank you for reporting this, I just fixed it here 3beebb9

Best wishes,
Hao

@luomai luomai closed this as completed Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants