mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-28 22:56:32 +00:00
### Description Introduce an API that allows users to gain access to a string tensor element buffer of requested length in bytes so then can quickly load any utf8 data. ### Motivation and Context Useful for testing an otherwise. |
||
|---|---|---|
| .. | ||
| Tensors | ||
| AssemblyInfo.cs | ||
| InferenceTest.cs | ||
| Microsoft.ML.OnnxRuntime.Tests.Common.csproj | ||
| OnnxData.cs | ||
| OnnxMl.cs | ||
| OrtEnvTests.cs | ||
| OrtIoBindingAllocationTest.cs | ||
| OrtValueTests.cs | ||
| TestDataLoader.cs | ||
| TrainingTest.cs | ||