onnxruntime/onnxruntime/core
ytaous ca1bbff5d4
subgraph type override handling and unit test (#3560)
* unit test for subgraph type override

* unit test - re-wire input properly to subgraph

* update args

Co-authored-by: Ethan Tao <ettao@microsoft.com>
2020-04-17 19:33:34 -07:00
..
codegen Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
common Merge remote-tracking branch 'origin/master' into thiagofc/ort_training_merge_from_master 2020-03-31 10:53:22 -07:00
dll populate file metadata for onnxruntime.dll (#2978) 2020-02-07 11:00:28 -08:00
framework Add Python API to set random seed: onnxruntime.seed(<seed>) 2020-04-15 09:44:48 -07:00
graph subgraph type override handling and unit test (#3560) 2020-04-17 19:33:34 -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 Fix output range for int8_t QuantizeLinear op (#3445) 2020-04-07 15:01:20 -07:00
optimizer Merge branch 'master' into ort_training 2020-04-09 12:42:04 -07:00
platform Fix code-base after breaking API changes 2020-03-31 17:59:20 -07:00
protobuf Address PR comments and clean up. (#3536) 2020-04-15 15:51:52 -07:00
providers Merge pull request #3486 from microsoft/sedymche/merge_master_ort_training 2020-04-13 10:55:36 -07:00
session Reapply commit 131c65d; Fix memory regression issue. (#3423) 2020-04-06 10:29:31 -07:00
util Merge remote-tracking branch 'origin/master' into thiagofc/ort_training_merge_from_master 2020-03-31 10:53:22 -07:00