onnxruntime/onnxruntime/core/graph
edgchen1 8be48f47dd
Added Graph::ReplaceInitializedTensor() function. (#2230)
Added Graph::ReplaceInitializedTensor() function to support updating existing initializers.
2019-10-24 19:30:24 -07:00
..
automl_ops Integrate featurizers (#1573) 2019-08-15 13:59:59 -07:00
contrib_ops Add EmbedLayerNormalization and SkipLayerNormalization ops for bert optimization (#2012) 2019-10-07 17:29:43 -07:00
dml_ops Add DirectML Execution Provider (#2057) 2019-10-15 06:13:07 -07:00
function.cc Handle nodes with subgraphs in ORT function handling implementation (#2053) 2019-10-10 16:07:42 -07:00
function.h
function_container.h
function_impl.h Handle nodes with subgraphs in ORT function handling implementation (#2053) 2019-10-10 16:07:42 -07:00
function_inliner.h
graph.cc Added Graph::ReplaceInitializedTensor() function. (#2230) 2019-10-24 19:30:24 -07:00
graph_utils.cc Fix GELU fusion (#2213) 2019-10-21 20:18:45 -07:00
graph_utils.h Fix GELU fusion (#2213) 2019-10-21 20:18:45 -07:00
graph_viewer.cc Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
model.cc Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
model.h Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
op.cc Bump onnx to latest (#1756) 2019-09-12 11:46:49 -07:00
op.h Bump onnx to latest (#1756) 2019-09-12 11:46:49 -07:00
record.h Make CentOS 6 CUDA build and run (#2159) 2019-10-19 15:33:31 -07:00
schema_registry.cc Make MemPatternPlanner on/off switchable in model weight loading (#989) 2019-05-16 14:39:09 -07:00