Add CreateTensor with byte offset support for WebGPU sub-buffer views - #27004
Draft
qjia7 wants to merge 9 commits into
Draft
Add CreateTensor with byte offset support for WebGPU sub-buffer views#27004qjia7 wants to merge 9 commits into
qjia7 wants to merge 9 commits into
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
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
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
azure-pipelines / Win_TRT_Minimal_CUDA_Test_CI
Build log #L23707
Process 'msbuild.exe' exited with code '1'.
Loading