Skip to content

batched_transpose causes a 'Need an adjoint for constructor NNlib.BatchedTranspose' error #552

@nirmal-suthar

Description

@nirmal-suthar

I am getting this error whenever I use NNlib.batched_transpose(x) in the model. I get the error while backpropagation, forward propagation is running fine.

ERROR: LoadError: Need an adjoint for constructor NNlib.BatchedTranspose{Float64,Array{Float64,3}}. Gradient is of type Array{Float64,3}

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