onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common
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
..
Tensors [C#] Implement OrtValue APIs (#16206) 2023-06-29 08:59:23 -07:00
AssemblyInfo.cs
InferenceTest.cs Fix nuget pipeline (#16553) 2023-06-30 17:32:06 -07:00
Microsoft.ML.OnnxRuntime.Tests.Common.csproj [C#] Implement OrtValue APIs (#16206) 2023-06-29 08:59:23 -07:00
OnnxData.cs Implement Optional Metadata support and C# test support (#15314) 2023-04-11 09:41:59 -07:00
OnnxMl.cs update OnnxMl.cs (#15702) 2023-04-28 11:20:29 -07:00
OrtEnvTests.cs Adust GetVersionString() GetBuildInfoString() signatures and move them to OrtApi (#15921) 2023-05-13 13:45:07 -07:00
OrtIoBindingAllocationTest.cs [C#] Implement OrtValue APIs (#16206) 2023-06-29 08:59:23 -07:00
OrtValueTests.cs [C#] Implement OrtValue APIs (#16206) 2023-06-29 08:59:23 -07:00
TestDataLoader.cs [C#] Allow users to quickly populate native string buffers with utf8 bytes (#16559) 2023-07-06 09:51:26 -07:00
TrainingTest.cs [C#] Implement OrtValue APIs (#16206) 2023-06-29 08:59:23 -07:00