LearningModelBindingPreview(LearningModelPreview) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Action déconseillée. Crée un LearningModelBinding à partir de la session LearningModelSession spécifiée.
public:
LearningModelBindingPreview(LearningModelPreview ^ model);
LearningModelBindingPreview(LearningModelPreview const& model);
/// [Windows.Foundation.Metadata.Deprecated("Use ILearningModelBindingFactory instead of ILearningModelBindingPreviewFactory. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
LearningModelBindingPreview(LearningModelPreview const& model);
public LearningModelBindingPreview(LearningModelPreview model);
[Windows.Foundation.Metadata.Deprecated("Use ILearningModelBindingFactory instead of ILearningModelBindingPreviewFactory. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
public LearningModelBindingPreview(LearningModelPreview model);
function LearningModelBindingPreview(model)
Public Sub New (model As LearningModelPreview)
Paramètres
- model
- LearningModelPreview
LearningModelSession à partir de laquelle créer le LearningModelBinding.
- Attributs
Remarques
Avertissement
Il s’agit d’une API déconseillée. Utilisez plutôt l’espace de noms Windows.AI.MachineLearning .