onnxruntime/onnxruntime/core
Dmitri Smirnov c8f5e6e632
Implement Min/Max/Clip(12) (#3410)
Implement Max/Min for opset 12.
  Add CLip(12) CPU impl.
  Implement Clip(12) for CPU and CUDA add tests
2020-04-06 14:24:59 -07:00
..
codegen Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
common Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
dll populate file metadata for onnxruntime.dll (#2978) 2020-02-07 11:00:28 -08:00
framework Fix issue in construction of DummyArena. (#3416) 2020-04-03 08:28:05 -07:00
graph Update onnx submodule to 1.7.0 release candidate (#3405) 2020-04-04 16:23:42 -07:00
language_interop_ops Introduce PrimitiveType into a Type System along with an integer constant (#2307) 2019-11-08 17:47:06 -08:00
mlas Use MlasConv for 1D convolutions (#3425) 2020-04-04 09:43:10 -07:00
optimizer Implement Min/Max/Clip(12) (#3410) 2020-04-06 14:24:59 -07:00
platform Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
protobuf Update onnx submodule to 1.7.0 release candidate (#3405) 2020-04-04 16:23:42 -07:00
providers Implement Min/Max/Clip(12) (#3410) 2020-04-06 14:24:59 -07:00
session Update onnx submodule to 1.7.0 release candidate (#3405) 2020-04-04 16:23:42 -07:00
util Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00