Skip to content

tensorlayer.layers.AtrousConv2dLayer问题 #269

@Windaway

Description

@Windaway

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions