Skip to content

PRELU is not implemented in compiler and runtime? #227

@zijin520

Description

@zijin520

Seems the prelu parameter "negative_slope" does not work in the NVDLA, who can tell me the reason? Thanks.
layer {
name: "relu1"
type: "ReLU"
bottom: "conv1_scale"
top: "conv1_scale"
relu_param {
negative_slope: 0.1
}

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions