onnxruntime/csharp/test
Dmitri Smirnov 51c42ae64a
[C#] Allow users to quickly populate native string buffers with utf8 bytes (#16559)
### 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.
2023-07-06 09:51:26 -07:00
..
Microsoft.AI.MachineLearning.Tests
Microsoft.AI.MachineLearning.Tests.DotNet5_0
Microsoft.AI.MachineLearning.Tests.Uwp
Microsoft.ML.OnnxRuntime.EndToEndTests
Microsoft.ML.OnnxRuntime.EndToEndTests.Mobile
Microsoft.ML.OnnxRuntime.Tests.Common [C#] Allow users to quickly populate native string buffers with utf8 bytes (#16559) 2023-07-06 09:51:26 -07:00
Microsoft.ML.OnnxRuntime.Tests.Devices
Microsoft.ML.OnnxRuntime.Tests.Droid
Microsoft.ML.OnnxRuntime.Tests.iOS
Microsoft.ML.OnnxRuntime.Tests.NetCoreApp