1 reference to forward
Microsoft.ML.TorchSharp (1)
NasBert\Modules\Layers\SelfAttentionLayer.cs (1)
64
var attention = SelfAttention.
forward
(query: x, key: x, value: x,