jignparm
1288a8caed
Initial check-in to support non-tensor (sequence/map) types ( #527 )
...
* Initial check-in to support non-tensor (sequence/map) types
* Added support for String tensors
* address PR comments
2019-03-05 16:00:40 -08:00
Ryan Hill
d875ab2acd
C API - Remove reference counting ( #344 )
2019-01-25 19:41:10 -08:00
Ryan Hill
773114a4f1
More C header naming changes ( #202 )
...
* More Ort prefix changes for consistency
* Fix C# methods
* More C# fixes
2018-12-18 11:39:46 -08:00
Ryan Hill
11b369a864
Abbreviate ONNXRuntime as Ort in all of our public APIs ( #175 )
...
Applies to all public headers and macros, plus many internal ones. There are still some internal things with OnnxRuntime in the name, but this fixes all public functions & macros.
2018-12-14 14:54:23 -08:00
shahasad
7780fd6cd9
fix bug -- failing on non float tensor output types ( #58 )
...
* fixed the missing implementation of output tensor construction based on type checking
* cleanup
* cleanup
2018-11-29 08:15:18 -08:00
Pranav Sharma
7aef8a1cca
Sync with internal master.
2018-11-22 20:56:43 -08:00
Pranav Sharma
89618e8f1e
Initial bootstrap commit.
2018-11-19 16:48:22 -08:00