onnxruntime/onnxruntime
Scott McKay e8b327d657
Fix constant folding of node assigned to CUDA (#2510)
* Constant folding bug fix/improvements
  - Handle constant folding for node that is assigned to a non cpu EP
  - Check for errors in optimizer execution frame setup
  - Improve CUDA partitioning to look for initializers in parent graphs
  - Add unit test

Fixes #2474
2019-12-03 16:28:44 +10:00
..
automl_ops Fix kernel registry bug (#2137) 2019-10-17 23:10:54 -07:00
contrib_ops optimize CPU implementation of Attention (#2496) 2019-12-01 14:43:38 -08:00
core Fix constant folding of node assigned to CUDA (#2510) 2019-12-03 16:28:44 +10:00
gsl Downgrade compiler to CentOS 4.8.5 (#1985) 2019-10-03 15:40:46 -07:00
python Add DataFrameTool (#2456) 2019-12-02 10:12:03 -08:00
server Openvino EP R3.1 onnxrt server (#2357) 2019-11-11 12:22:19 -08:00
test Fix constant folding of node assigned to CUDA (#2510) 2019-12-03 16:28:44 +10:00
tool/etw Add Tracelogging for profiling (#1639) 2019-11-11 21:34:10 -08:00
__init__.py Update version number 2019-10-30 08:13:09 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings