onnxruntime/include/onnxruntime/core/graph
Sherlock 038192bdb2
Place shape related compute nodes in CPU (#4940)
* Place shape related nodes in CPU
* visit candidates by topological order
* Make CPU node placement a utility function
* skip placing on CPU if the data typs is float16 or bfloat16
2020-09-21 17:10:39 -07:00
..
basic_types.h Reduce ONNX dependency in minimal build (#4890) 2020-08-23 07:02:13 +10:00
constants.h Eliminate redundant subexpressions (#3047) 2020-08-14 01:13:05 -07:00
function.h
graph.h Add option to exclude support for loading ORT format models in full build. (#5129) 2020-09-12 12:21:30 +10:00
graph_nodes.h Add pipeline online partition logic for pipeline (#3996) 2020-05-26 17:44:09 -07:00
graph_viewer.h Place shape related compute nodes in CPU (#4940) 2020-09-21 17:10:39 -07:00
indexed_sub_graph.h Convert TensorRT provider into a shared library (#4721) 2020-08-10 21:17:16 -07:00
node_arg.h Enable onnx_test_runner for ort format (#5100) 2020-09-10 17:15:19 +10:00
onnx_protobuf.h Fix build break from removing custom ORT onnx protobuf (#4904) 2020-08-25 18:10:42 +10:00
schema_registry.h Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00