Skip to content

Commit 7c7f760

Browse files
gramalingamCopilotjustinchuby
authored
First version of GraphBuilder (#2814)
First version of GraphBuilder. TODO later: * Integrate schema-based separation of inputs and attributes * Align behaviors of script-mode and the new trace-mode as much as possible - With respect to conversion of python constants into ONNX tensors - With respect to conversion of python values into ONNX attributes - With respect to support for special kwargs like _domain and _version (to be added to script mode) - Consider supporting op.builder and op.builder.opset(...) in script mode * Integrate calls to script-mode functions from trace-mode (and vice-versa) --------- Signed-off-by: Ganesan Ramalingam <grama@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
1 parent 8c176f2 commit 7c7f760

File tree

7 files changed

+1470
-1
lines changed

7 files changed

+1470
-1
lines changed

0 commit comments

Comments
 (0)