[DRAFT] Capacity aware partitioning #22766
Draft
Azure Pipelines / Windows GPU DML CI Pipeline
failed
Jan 23, 2025 in 26m 37s
Build #20250122.19 failed
Annotations
azure-pipelines / Windows GPU DML CI Pipeline
onnxruntime\core\providers\dml\DmlExecutionProvider\src\ExecutionProvider.cpp#L96
onnxruntime\core\providers\dml\DmlExecutionProvider\src\ExecutionProvider.cpp(96,9): Error C2061: syntax error: identifier 'IResourceAccountant'
azure-pipelines / Windows GPU DML CI Pipeline
onnxruntime\core\providers\dml\DmlExecutionProvider\src\ExecutionProvider.cpp#L93
onnxruntime\core\providers\dml\DmlExecutionProvider\src\ExecutionProvider.cpp(93,24): Error C2511: 'std::vector<std::unique_ptr<onnxruntime::ComputeCapability,std::default_delete<onnxruntime::ComputeCapability>>,std::allocator<std::unique_ptr<onnxruntime::ComputeCapability,std::default_delete<onnxruntime::ComputeCapability>>>> Dml::ExecutionProvider::GetCapability(const onnxruntime::GraphViewer &,const onnxruntime::IExecutionProvider::IKernelLookup &) const': overloaded member function not found in 'Dml::ExecutionProvider'
azure-pipelines / Windows GPU DML CI Pipeline
onnxruntime\core\providers\dml\DmlExecutionProvider\src\ExecutionProvider.cpp#L99
onnxruntime\core\providers\dml\DmlExecutionProvider\src\ExecutionProvider.cpp(99,60): Error C2065: 'resource_accountant': undeclared identifier
azure-pipelines / Windows GPU DML CI Pipeline
onnxruntime\core\providers\dml\DmlExecutionProvider\src\ExecutionProvider.cpp#L99
onnxruntime\core\providers\dml\DmlExecutionProvider\src\ExecutionProvider.cpp(99,82): Error C2352: 'onnxruntime::IExecutionProvider::GetLogger': a call of a non-static member function requires an object
Loading