onnxruntime/onnxruntime/core/graph
Tracy Sharpe 16297a8e61
Implement NCHWc Upsample linear mode (#7623)
Extend the existing NCHWc Upsample operator to support linear modes too.
2021-05-10 12:16:16 -07:00
..
contrib_ops Implement NCHWc Upsample linear mode (#7623) 2021-05-10 12:16:16 -07:00
dml_ops
featurizers_ops
signal_ops Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
function.cc Add support for setting shape inference function on fused nodes (#7007) 2021-05-05 13:32:07 +10:00
function.h
function_container.h
function_impl.h fix opset imports for function body (#6287) 2021-01-12 13:44:36 -08:00
function_inliner.h
graph.cc Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
graph_flatbuffers_utils.cc Fix bug with ORT format serialization of tensor attributes. (#6602) 2021-02-09 07:15:21 +10:00
graph_flatbuffers_utils.h Fix bug with ORT format serialization of tensor attributes. (#6602) 2021-02-09 07:15:21 +10:00
graph_utils.cc Add qdq propagation support (#7404) 2021-04-23 11:17:44 -07:00
graph_utils.h Add qdq propagation support (#7404) 2021-04-23 11:17:44 -07:00
graph_viewer.cc Filter initializers for GraphViewer with IndexedSubGraph (#5884) 2020-11-20 18:36:58 -08:00
model.cc Add support to save onnx graph with external initializers file. (#6911) 2021-03-12 09:15:25 +00:00
model.h Add support to save onnx graph with external initializers file. (#6911) 2021-03-12 09:15:25 +00:00
model_load_utils.h Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
op.cc
op.h
record.h
schema_registry.cc Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00