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}