onnxruntime/onnxruntime/test
Ryan Hill 09806625cf
Rename OrtInitialize to OrtCreateEnv in preparation for future. (#399)
* Rename OrtInitialize to OrtCreateEnv in preparation for future.
Add version number to structures

* Forgot about exports

* Update documentation
2019-01-29 15:03:18 -08:00
..
common Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
contrib_ops Promote TfIdfvectorizer to ONNX ver 9 (#373) 2019-01-24 10:11:26 -08:00
custom_op_shared_lib Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
framework Add the ability to use a custom allocator for fetches to avoid unnecessary copies in control flow operators. (#377) 2019-01-29 19:48:10 +10:00
ir use gemm to replace matmul + add (#234) 2019-01-22 15:21:55 -08:00
mlas Implement MLAS convolution+activation fusion (#354) 2019-01-18 14:16:28 -08:00
onnx Rename OrtInitialize to OrtCreateEnv in preparation for future. (#399) 2019-01-29 15:03:18 -08:00
perftest C API - Remove reference counting (#344) 2019-01-25 19:41:10 -08:00
platform/windows Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
proto Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
providers Update transpose logic for Scan 9 outputs so it's the inverse of the input transpose logic. (#401) 2019-01-29 22:17:04 +10:00
python Adds OnnxTransformer to plug onnxruntime in sckit-learn's pipeline (#389) 2019-01-29 18:51:24 +01:00
shared_lib Rename OrtInitialize to OrtCreateEnv in preparation for future. (#399) 2019-01-29 15:03:18 -08:00
testdata use gemm to replace matmul + add (#234) 2019-01-22 15:21:55 -08:00
tvm fix tvm break (#282) 2019-01-07 10:55:24 -08:00
util Rename OrtInitialize to OrtCreateEnv in preparation for future. (#399) 2019-01-29 15:03:18 -08:00
win_getopt Initial bootstrap commit. 2018-11-19 16:48:22 -08:00