onnxruntime/onnxruntime/test
Pranav Sharma 7e164eaa6a
Fix reuse logic in allocation planner. (#2393)
* Fix reuse logic in allocation planner.

* PR comments

* Add helpful comments

* Don't allow reuse across string tensors.
2019-11-13 22:51:12 -08:00
..
automl_ops Add AutoML to 3 main builds. (#1631) 2019-08-16 18:06:16 -07:00
common Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
contrib_ops Fuse Add + Gelu (#2360) 2019-11-13 09:26:00 -08:00
framework Fix reuse logic in allocation planner. (#2393) 2019-11-13 22:51:12 -08:00
ir Remove unused initializer from GraphProto as well as name_to_initial_tensor_ in CleanUnusedInitializers. (#2320) 2019-11-08 16:29:50 +10:00
mlas MLAS: Implement U8S8 GEMV kernels (#2069) 2019-10-09 11:54:16 -07:00
onnx Extend OneHot CPU kernel to support more types (#2311) 2019-11-12 11:54:06 -08:00
opaque_api Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
optimizer Skip layer norm transform (#2350) 2019-11-13 13:46:09 -08:00
perftest [v2] Add ACL (Arm Compute Library) execution provider (#2258) 2019-10-31 12:25:36 -07:00
platform Fixed tensor reference to const data and cleaned up Env API. (#1979) 2019-10-24 10:28:13 -07:00
proto Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00
providers Fix bug with Slice. Need to pass in flattened input dimensions so the initial offset into the input is calculated correctly. (#2372) 2019-11-13 07:00:26 +10:00
python test bidaf with nuphar for avx target (#2370) 2019-11-12 00:47:13 -08:00
server Update ORTSRV integration test model path (#2225) 2019-10-23 13:48:20 -07:00
shared_lib Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
testdata Fix reuse logic in allocation planner. (#2393) 2019-11-13 22:51:12 -08:00
tvm Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
util [v2] Add ACL (Arm Compute Library) execution provider (#2258) 2019-10-31 12:25:36 -07:00
win_getopt Trt execution provider (#382) 2019-03-14 12:00:39 -07:00