mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
* Moved GraphTransformerConfiguration to a separate file and added strategy option to PropagateCastOps transformation. * Added testing both FloodFill and InsertAndReduce stratigies for cast propagation. * Added AddConsumer and RemoveConsumer functions to in graph.h for efficient graph editing. * Added PropagateCastOps code documentation * Added GraphTransformationConfiguration class hierarchy information * Added RemoveInputOutputUpDownCasts |
||
|---|---|---|
| .. | ||
| basic_types.h | ||
| constants.h | ||
| function.h | ||
| graph.h | ||
| graph_nodes.h | ||
| graph_viewer.h | ||
| indexed_sub_graph.h | ||
| node_arg.h | ||
| onnx_protobuf.h | ||
| schema_registry.h | ||