2 references to GetCopier
Microsoft.ML.FastTree (2)
FastTree.cs (2)
1403var copier = GetCopier<float, double>(NumberDataViewType.Single, NumberDataViewType.Double); 1473var copier = GetCopier<float, double>(NumberDataViewType.Single, NumberDataViewType.Double);