#[repr(C)]pub struct DML_OPERATOR_GRAPH_NODE_DESC {
pub Operator: IDMLOperator,
pub Name: PSTR,
}Expand description
Required features: ‘Win32_AI_MachineLearning_DirectML’, ‘Win32_Foundation’
Fields
Operator: IDMLOperatorName: PSTR#[repr(C)]pub struct DML_OPERATOR_GRAPH_NODE_DESC {
pub Operator: IDMLOperator,
pub Name: PSTR,
}Required features: ‘Win32_AI_MachineLearning_DirectML’, ‘Win32_Foundation’
Operator: IDMLOperatorName: PSTR