R/layers.R
SimpleSelfAttention.Rd
Same as `nn()$Module`, but no need for subclasses to call `super()$__init__`
SimpleSelfAttention(n_in, ks = 1, sym = FALSE)
inputs
kernel size
sym
None