onnxruntime/onnxruntime/core/codegen
Yang Chen 2ca9733cee
Dump subgraph ID and fused graph ID (#2607)
* Dump subgraph ID and fused graph ID

Dump subgraph ID and fused graph ID for better debugging

* Remove local static fused_count

added a field global_fused_count_ to NupharExecutionProvider class
2019-12-10 19:56:39 -08:00
..
common Dump subgraph ID and fused graph ID (#2607) 2019-12-10 19:56:39 -08:00
mti [NupharEP] Multiple optimizations (#2380) 2019-11-14 10:40:33 -08:00
passes [NupharEP] Enable parallel schedule (#2505) 2019-11-28 08:35:56 -08:00