Skip to content

fixing bug with multi-threaded access for variable length string arrays for onnx models. - #6537

Merged
michaelgsharp merged 2 commits into
dotnet:mainfrom
michaelgsharp:variable-length-string-onnx
Jan 12, 2023
Merged

fixing bug with multi-threaded access for variable length string arrays for onnx models.#6537
michaelgsharp merged 2 commits into
dotnet:mainfrom
michaelgsharp:variable-length-string-onnx

Changed where copy was being made so its still only made once.

96055c5
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs