onnxruntime/onnxruntime/core/codegen/common
Scott McKay a1db87b382
Add SafeInt bounds checking to memory allocation size calculations. (#3022)
* Add SafeInt bounds checking to memory allocation size calculations.

* Fix TensorRT library includes
2020-02-20 11:41:03 -08:00
..
common.cc Dump subgraph ID and fused graph ID (#2607) 2019-12-10 19:56:39 -08:00
common.h Dump subgraph ID and fused graph ID (#2607) 2019-12-10 19:56:39 -08:00
creator.h Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
dispatcher.h Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
dump_array.h Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
handle.h Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
op_macro.h [NupharEP] performance improvements (#2283) 2019-10-30 10:15:04 -07:00
profile.h Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
registry.h Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
settings.cc Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
settings.h [NupharEP] fix for Windows build and VS 2019 (#2694) 2019-12-18 16:16:46 -08:00
target_info.h Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
utils.cc Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
utils.h Adjust codegen vectorization width from target (#2439) 2019-11-20 13:28:15 -08:00