- Notifications
You must be signed in to change notification settings - Fork 464
Pull requests: onnx/tensorflow-onnx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update Resize (opset 11) layer to support scales option when dims are…
#2137 by qant-um was merged Mar 18, 2023 Loading… updated Mar 18, 2023
Fix ResizeBilinear and ResizeNearestNeighbor and update related tests
#2130 by cosineFish was merged Mar 16, 2023 Loading… updated Mar 16, 2023
A fix for seed attribute in the keras random normal generator
#2126 by inonbe was merged Mar 16, 2023 Loading… updated Mar 16, 2023
Adding tf.strings.reduce_join mapping
#2091 by fsalv was merged Mar 16, 2023 Loading… updated Mar 16, 2023
Fix the axis of inserted QDQ for ConvTranspose
#2134 by sdua-nv was merged Mar 15, 2023 Loading… updated Mar 15, 2023
Allow --extra_opset to accept a list of extra opsets.
#2136 by fatcat-z was merged Mar 15, 2023 Loading… updated Mar 15, 2023
Update tf2onnx to support latest tf version.
#2131 by fatcat-z was merged Mar 14, 2023 Loading… updated Mar 14, 2023
Update the way to install onnxconverter-common for nightly job failure.
#2122 by fatcat-z was merged Feb 21, 2023 Loading… updated Feb 21, 2023
Replace all occurences of np.str by builtin python str
#2097 by fxmarty was closed Feb 20, 2023 Loading… updated Feb 20, 2023
Update the dtype since latest version of Numpy has removed str.
#2112 by fatcat-z was merged Feb 15, 2023 Loading… updated Feb 20, 2023
[DO NOT MERGE] Verify ONNX 1.13.1 patch
#2116 by jcwchen was closed Feb 17, 2023 Loading… updated Feb 19, 2023
Fix Infinite Loop in constant folding
#2119 by ilyasher was merged Feb 18, 2023 Loading… updated Feb 18, 2023
Replace deprecated np.str with np.str_
#2117 by jcwchen was closed Feb 9, 2023 Loading… updated Feb 9, 2023
Add Support for MatMulInteger
#2072 by GregoryMorse was merged Nov 4, 2022 Loading… updated Nov 4, 2022
changed from efficentdet.ipynb to efficentnet.ipynb pending on user response Waiting for more information or validation from user
#1924 by vishwas1234567 was closed Oct 11, 2022 Loading… updated Oct 11, 2022
Fix an ort version issue and update flatbuffers install requirement.
#2057 by fatcat-z was merged Oct 11, 2022 Loading… updated Oct 11, 2022
Replace distutils.version with packaging.version namespace.
#2056 by fatcat-z was merged Oct 10, 2022 Loading… updated Oct 10, 2022
Remove extract_sub_graph function from tf_optimize method.
#2051 by fatcat-z was merged Sep 30, 2022 Loading… updated Sep 30, 2022
Update tests to validate ORT 1.12.
#1994 by fatcat-z was closed Sep 29, 2022 Loading… updated Sep 29, 2022
ProTip! Exclude everything labeled
bug with -label:bug.