File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2121
2222 - uses : actions/setup-python@v4
2323 with :
24- python-version : ' 3.11 '
24+ python-version : ' 3.12 '
2525
2626 - uses : tlylt/install-graphviz@v1
2727
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Change Logs
440.3.1
55+++++
66
7+ * :pr: `100 `: updates requirements, add 3.12
78* :pr: `96 `: supports local functions in translator
89* :pr: `95 `: improves translation to GraphBuilder
910
Original file line number Diff line number Diff line change 121121 "inner API" : "https://onnx.ai/onnx/intro/python.html" ,
122122 "JIT" : "https://en.wikipedia.org/wiki/Just-in-time_compilation" ,
123123 "onnx" : "https://onnx.ai/onnx/" ,
124- "onnx-graphsurgeon" : "https://docs.nvidia. com/deeplearning/tensorrt/ onnx-graphsurgeon/docs/index.html " ,
124+ "onnx-graphsurgeon" : "https://github. com/NVIDIA/TensorRT/tree/main/tools/ onnx-graphsurgeon" ,
125125 "onnx.helper" : "https://onnx.ai/onnx/api/helper.html" ,
126126 "ONNX" : "https://onnx.ai/" ,
127127 "ONNX Operators" : "https://onnx.ai/onnx/operators/" ,
You can’t perform that action at this time.
0 commit comments