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 CPU CI Pipeline (x64_release build_x64_release) failed Jan 23, 2025 in 18m 49s

x64_release build_x64_release 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 CPU CI Pipeline (x64_release build_x64_release)

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 CPU CI Pipeline (x64_release build_x64_release)

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 CPU CI Pipeline (x64_release build_x64_release)

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 CPU CI Pipeline (x64_release build_x64_release)

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 6079 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (x64_release build_x64_release)

Build log #L6079

Process 'msbuild.exe' exited with code '1'.