onnxruntime/include/onnxruntime/core
Scott McKay db0dd09ded
Cleanup some aspects of the Initializer class used by optimizers (#2005)
* Move check on data type outside of the Initializer class as it's specific to Conv processing.
Use references for arguments that can't be null.
2019-10-09 10:37:44 +10:00
..
common Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
framework Support seq(tensor), implement 2 sequence ops that use the new type. (#1983) 2019-10-07 15:35:09 -07:00
graph Downgrade compiler to CentOS 4.8.5 (#1985) 2019-10-03 15:40:46 -07:00
optimizer Cleanup some aspects of the Initializer class used by optimizers (#2005) 2019-10-09 10:37:44 +10:00
platform Remove TaskThreadPool (#1713) 2019-08-28 18:00:10 -07:00
providers Fix symbolic shape inference for faster_rcnn, mask_rcnn, yolov3 (#1867) 2019-09-18 14:18:32 -07:00
session Remove ml_status.h, add StatusCode to pybind exception mappings (#1889) 2019-09-24 11:13:14 -07:00