onnxruntime/include/onnxruntime/core/graph
Ashwini Khade ec63d10303
add model local function support (#8540)
* updates for picking pnnx commit

* add tests filter to c# tests

* plus test fixes

* fix versioning for contrib ops

* fix tests

* test filter for optional ops

* more versioning related updates

* fix test

* fix layernorm spec

* more updates

* update docs

* add more test filters

* more filters

* update binary size threshold

* update docs

* draft - enable model local function

* enable model local functions in ORT

* update to latest rel onnx commit

* plus tests

* plus more updates

* plus updates

* test updates

* Fix for nested functions + shape inference

* plus bug fix and updates per review

* plus fixes per review

* plus test updates

* plus updates per review

* plus fixes

* fix a test
2021-09-08 11:47:01 -07:00
..
basic_types.h Support for Sparse Initializers (#5540) 2020-10-27 10:32:06 -07:00
constants.h Share the execution provider instance for training (#8719) 2021-08-27 16:23:35 -07:00
function.h add model local function support (#8540) 2021-09-08 11:47:01 -07:00
graph.h add model local function support (#8540) 2021-09-08 11:47:01 -07:00
graph_nodes.h GCC11/Libstdc++11 Compilation fixes (#7599) 2021-05-10 12:50:08 -07:00
graph_viewer.h Improve AddValueInfo (#8451) 2021-07-23 16:39:55 +08:00
indexed_sub_graph.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
node_arg.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
schema_registry.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00