onnxruntime/include/onnxruntime/core
pulkittomar a50a63aa9e Serialize optimized onnx model (#1470)
* Model serialization

* Removed duplicate symbol

* Minor update

* Review comments

* add tests

* Model serialization

* Removed duplicate symbol

* Minor update

* Merged PR 1106437: Model Serialization in onnxruntime

* Review comments

* Merged PR 1107226: Review comments

Review comments

* add tests

* Fixed merge conflict

* Correct python tests

* InferenceSesssion Refeed Test

* Replace use of widechar const literal-L

* Fixed failing tests

* Updated comment

* Removed unnecessary session options

* Spell check on comments

* Do not serialize when level 3 optimization specified

* Updated error logs

* Changed log severity to WARN
2019-08-12 18:43:40 -07:00
..
common Remove unneeded C APIs + some refactoring. (#1555) 2019-08-07 11:05:29 -07:00
framework Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -07:00
graph Don't create implicit input for outer scope value if there is a subgraph input with the same name. (#1186) 2019-08-02 07:23:41 +10:00
optimizer Add/correct missing SAL annotations + avoid using unsigned types (except where counts are involved). (#1451) 2019-07-22 23:25:53 -07:00
platform Enable use of session based threadpool. (#854) 2019-04-18 10:20:46 -07:00
providers Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -07:00
session Serialize optimized onnx model (#1470) 2019-08-12 18:43:40 -07:00