summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/Win32/AI/MachineLearning/mod.rs
blob: 5ee092184f748dbd94f9177326ab8bda0ac19e67 (plain)
1
2
3
4
#[cfg(feature = "Win32_AI_MachineLearning_DirectML")]
pub mod DirectML;
#[cfg(feature = "Win32_AI_MachineLearning_WinML")]
pub mod WinML;