Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT] Capacity aware partitioning #22766

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Implement node memory stats collection

8b3f05a
Select commit
Loading
Failed to load commit list.
Draft

[DRAFT] Capacity aware partitioning #22766

Implement node memory stats collection
8b3f05a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Windows GPU WebGPU CI Pipeline (webgpu build_x64_RelWithDebInfo) failed Jan 23, 2025 in 32m 38s

webgpu build_x64_RelWithDebInfo failed

Annotations

Check failure on line 598 in onnxruntime\test\framework\inference_session_test.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU WebGPU CI Pipeline (webgpu build_x64_RelWithDebInfo)

onnxruntime\test\framework\inference_session_test.cc#L598

onnxruntime\test\framework\inference_session_test.cc(598,5): Error C2065: 'cout': undeclared identifier

Check failure on line 598 in onnxruntime\test\framework\inference_session_test.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU WebGPU CI Pipeline (webgpu build_x64_RelWithDebInfo)

onnxruntime\test\framework\inference_session_test.cc#L598

onnxruntime\test\framework\inference_session_test.cc(598,96): Error C2065: 'endl': undeclared identifier

Check failure on line 663 in onnxruntime\test\framework\inference_session_test.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU WebGPU CI Pipeline (webgpu build_x64_RelWithDebInfo)

onnxruntime\test\framework\inference_session_test.cc#L663

onnxruntime\test\framework\inference_session_test.cc(663,5): Error C2065: 'cout': undeclared identifier

Check failure on line 665 in onnxruntime\test\framework\inference_session_test.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU WebGPU CI Pipeline (webgpu build_x64_RelWithDebInfo)

onnxruntime\test\framework\inference_session_test.cc#L665

onnxruntime\test\framework\inference_session_test.cc(665,59): Error C2065: 'endl': undeclared identifier

Check failure on line 834 in onnxruntime\test\framework\inference_session_test.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU WebGPU CI Pipeline (webgpu build_x64_RelWithDebInfo)

onnxruntime\test\framework\inference_session_test.cc#L834

onnxruntime\test\framework\inference_session_test.cc(834,62): Error C2653: 'string': is not a class or namespace name