1 reference to Concat
Microsoft.ML.TorchSharp (1)
Roberta\Modules\AttentionSelf.cs (1)
69var contextShape = DataUtils.Concat<long>(contextLayer.shape.AsSpan(0, contextLayer.shape.Length - 2), NumAttentionHeads * AttentionHeadSize);