onnxruntime/include/onnxruntime/core
Ryan Hill 98a92547bf
Ryanunderhill/c api 8 (#297)
* Make OrtAllocator not be reference counted

* Make the allocator interface more type safe

* Fix build break

* Build break fix

* Build break fix

* Mistake in previous build fix.

* Fix review comments + build break

* Missed the export symbols

* C specific error, need 'struct' keyword in one case.

* Function calling OrtReleaseObject instead of OrtReleaseEnv
2019-01-10 02:06:29 -08:00
..
common Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
framework interface change to code-generated kernels (#192) 2019-01-02 17:18:08 -08:00
graph Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
providers Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
session Ryanunderhill/c api 8 (#297) 2019-01-10 02:06:29 -08:00