Skip to content

Commit 1f58e06

Browse files
committed
[Trainers] Additional options simply found under 'advanced' category rather the VLML Internal.
1 parent 9325a7a commit 1f58e06

File tree

3 files changed

+132
-108
lines changed

3 files changed

+132
-108
lines changed

vl/CNTK_DataIO.vl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12044,11 +12044,11 @@
1204412044
</p:TypeAnnotation>
1204512045
</Pin>
1204612046
<Pin Id="Q3RIYoMxS49M3TFNAURdPX" Name="Output" Kind="OutputPin" />
12047-
<Pin Id="PIY3tv3XmAePfpHbDmQB8g" Name="Biases" Kind="InputPin" Summary="Bias values for each channel">
12048-
<p:TypeAnnotation>
12047+
<Pin Id="PIY3tv3XmAePfpHbDmQB8g" Name="Biases" Kind="InputPin" DefaultValue="0, 0, 0" Summary="Bias values for each channel">
12048+
<p:TypeAnnotation LastCategoryFullName="Collections" LastSymbolSource="VL.Collections.vl">
1204912049
<Choice Kind="TypeFlag" Name="Spread" />
1205012050
<p:TypeArguments>
12051-
<TypeReference>
12051+
<TypeReference LastCategoryFullName="Primitive" LastSymbolSource="CoreLibBasics.vl">
1205212052
<Choice Kind="TypeFlag" Name="Float32" />
1205312053
</TypeReference>
1205412054
</p:TypeArguments>

0 commit comments

Comments
 (0)