1 write to _slotType
Microsoft.ML.Data (1)
Transforms\LabelConvertTransform.cs (1)
191Interlocked.CompareExchange(ref _slotType, new VectorDataViewType(NumberDataViewType.Single, srcSlotType.Dimensions), null);
1 reference to _slotType
Microsoft.ML.Data (1)
Transforms\LabelConvertTransform.cs (1)
192return _slotType;