mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-02 23:39:58 +00:00
* Move qdq selector to use const GraphViewer * minor update * Move qdq logic from NodeSelector to QDQ Selectors * Fix build break * Move selector result to NodesToOptimizeIndexes * fix build break * address CR comments * move indexes -> indices * Pass graph_viewer to avoid recreating many times * Update after merge master * update graph viewer remarks * update comments * Add ut for new qdq selector logic * Increase minimal binary size limit * UT minor update * Address CR comments |
||
|---|---|---|
| .. | ||
| basic_types.h | ||
| constants.h | ||
| function.h | ||
| graph.h | ||
| graph_nodes.h | ||
| graph_viewer.h | ||
| indexed_sub_graph.h | ||
| node_arg.h | ||
| schema_registry.h | ||