Wei-Sheng Chin
0ee0b8cf18
Disable sequence-type tests since C# infra doesn't support well ( #12037 )
2022-06-30 09:49:03 -07:00
Edward Chen
466b2d9f3d
[C# Tests] Add support for double tensor output in TestPreTrainedModels. ( #12008 )
...
Add support for double tensor output in TestPreTrainedModels.
2022-06-27 18:49:19 -07:00
Vincent Wang
3b6cee8059
[CUDA] Optimize Conv and ConvGrad for Training ( #10999 )
...
* Optimize Conv and ConvGrad for Training
* add provider option to control
* fix typo
2022-03-29 07:31:36 +08:00
Chun-Wei Chen
bac9c0eb50
skip optional related models from opset16 ( #10840 ) ( #10878 )
2022-03-16 08:49:42 -07:00
Hariharan Seshadri
0552a47ec2
Enable CUDA provider option configuration for C# ( #10188 )
2022-01-06 11:03:14 -08:00
Ye Wang
2803a9465d
Add example of registering custom cuda op as shared lib ( #10025 )
2022-01-05 09:22:15 -08:00
Scott McKay
b5a652c578
Add Xamarin support ( #9436 )
...
Add Xamarin support to the ORT nuget packages.
- Update C# code to support Xamarin builds for iOS and Android
- refactor some things to split out common code
- include iOS and Android ORT native shared library in native nuget package
2021-10-27 20:07:07 +10:00