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