onnxruntime/onnxruntime
Scott McKay 91122a2cf5 Fix GELU fusion (#2213)
* Split graph_utils methods for finalization of fusion in order to support more than 2 nodes being fused into one.
Update GELU fusion to use graph_utils to set up the input/output edges for the fused node, and removing nodes that are being replaced.
2019-10-21 20:18:45 -07:00
..
automl_ops Fix kernel registry bug (#2137) 2019-10-17 23:10:54 -07:00
contrib_ops Fix kernel registry bug (#2137) 2019-10-17 23:10:54 -07:00
core Fix GELU fusion (#2213) 2019-10-21 20:18:45 -07:00
gsl Downgrade compiler to CentOS 4.8.5 (#1985) 2019-10-03 15:40:46 -07:00
python quantization script updates (#2208) 2019-10-21 12:25:52 -07:00
server Ryanunderhill/customop dll (#2002) 2019-10-11 11:12:51 -07:00
test Remove some node tests from exclusion (#2168) 2019-10-21 16:22:41 -07:00
__init__.py Update Python documentation (#2210) 2019-10-21 16:56:31 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings