Skip to content

Add CreateTensor with byte offset support for WebGPU sub-buffer views - #27004

Draft
qjia7 wants to merge 9 commits into
mainfrom
copyTensors
Draft

Add CreateTensor with byte offset support for WebGPU sub-buffer views#27004
qjia7 wants to merge 9 commits into
mainfrom
copyTensors

Merge branch 'main' into copyTensors

f39d7cd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Win_TRT_Minimal_CUDA_Test_CI failed Jan 14, 2026 in 29m 24s

Build #20260113.45 failed

Annotations

Check failure on line 416 in onnxruntime\core\providers\cuda\cuda_provider_factory.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Win_TRT_Minimal_CUDA_Test_CI

onnxruntime\core\providers\cuda\cuda_provider_factory.cc#L416

onnxruntime\core\providers\cuda\cuda_provider_factory.cc(416,19): Error C2440: '=': cannot convert from 'OrtStatus *(__cdecl *)(OrtDataTransferImpl *,const OrtValue **,OrtValue **,OrtSyncStream **,size_t) noexcept' to 'OrtStatusPtr (__cdecl *)(OrtDataTransferImpl *,const OrtValue **,OrtValue **,const size_t *,const size_t *,const size_t *,OrtSyncStream **,size_t) noexcept'

Check failure on line 416 in onnxruntime\core\providers\cuda\cuda_provider_factory.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Win_TRT_Minimal_CUDA_Test_CI

onnxruntime\core\providers\cuda\cuda_provider_factory.cc#L416

onnxruntime\core\providers\cuda\cuda_provider_factory.cc(416,19): Error C2440: '=': cannot convert from 'OrtStatus *(__cdecl *)(OrtDataTransferImpl *,const OrtValue **,OrtValue **,OrtSyncStream **,size_t) noexcept' to 'OrtStatusPtr (__cdecl *)(OrtDataTransferImpl *,const OrtValue **,OrtValue **,const size_t *,const size_t *,const size_t *,OrtSyncStream **,size_t) noexcept'

Check failure on line 23707 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Win_TRT_Minimal_CUDA_Test_CI

Build log #L23707

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