4 references to
Microsoft.ML.TorchSharp (4)
NasBert\Modules\Layers\EncConvLayer.cs (1)
26
double activationDropoutRate) :
base
(nameof(EncConvLayer))
NasBert\Modules\Layers\FeedForwardLayer.cs (1)
30
:
base
(nameof(FeedForwardLayer))
NasBert\Modules\Layers\IdentityLayer.cs (1)
14
public IdentityLayer() :
base
(nameof(IdentityLayer))
NasBert\Modules\Layers\SelfAttentionLayer.cs (1)
30
:
base
(nameof(SelfAttentionLayer))