Skip to content

fix pipeline

d75ee74
Select commit
Loading
Failed to load commit list.
Closed

Add enable_profiling API in RunOptions using Thread-Local Storage #26856

fix pipeline
d75ee74
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Win_TRT_Minimal_CUDA_Test_CI failed Jan 4, 2026 in 28m 56s

Build #20260104.4 failed

Annotations

Check failure on line 0 in cuda_profiler.obj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Win_TRT_Minimal_CUDA_Test_CI

cuda_profiler.obj#L0

cuda_profiler.obj(0,0): Error LNK2019: unresolved external symbol "public: __cdecl onnxruntime::logging::Capture::~Capture(void)" (??1Capture@logging@onnxruntime@@QEAA@XZ) referenced in function "public: virtual void __cdecl onnxruntime::profiling::CudaProfiler::StartRunProfiling(void)" (?StartRunProfiling@CudaProfiler@profiling@onnxruntime@@UEAAXXZ)

Check failure on line 0 in cuda_profiler.obj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Win_TRT_Minimal_CUDA_Test_CI

cuda_profiler.obj#L0

cuda_profiler.obj(0,0): Error LNK2001: unresolved external symbol "private: static class onnxruntime::logging::Logger * onnxruntime::logging::LoggingManager::s_default_logger_" (?s_default_logger_@LoggingManager@logging@onnxruntime@@0PEAVLogger@23@EA)

Check failure on line 0 in D:\a\_work\1\b\RelWithDebInfo\RelWithDebInfo\onnxruntime_providers_cuda.dll

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Win_TRT_Minimal_CUDA_Test_CI

D:\a\_work\1\b\RelWithDebInfo\RelWithDebInfo\onnxruntime_providers_cuda.dll#L0

D:\a\_work\1\b\RelWithDebInfo\RelWithDebInfo\onnxruntime_providers_cuda.dll(0,0): Error LNK1120: 2 unresolved externals

Check failure on line 23260 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Win_TRT_Minimal_CUDA_Test_CI

Build log #L23260

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