Skip to content

Pull requests: onnx/tensorflow-onnx

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
Make changes to export a tflite model.
#2123 by fatcat-z was closed Feb 17, 2023 Draft 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
Upgrade CI jobs.
#2076 by fatcat-z was merged Nov 8, 2022 Loading… updated Nov 8, 2022
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
Leave only 2 possible failed tests.
#2038 by fatcat-z was closed Sep 29, 2022 Draft updated Sep 29, 2022
Remove protubuf 4.21.0 tests limitation
#1957 by hwangdeyu was closed Sep 29, 2022 Draft updated Sep 29, 2022
Add tf 2.9.1 version into CI pipeline.
#1992 by fatcat-z was closed Sep 29, 2022 Draft updated Sep 29, 2022
Update tests to validate ORT 1.12.
#1994 by fatcat-z was closed Sep 29, 2022 Loading… updated Sep 29, 2022
Release version 1.12.1.
#2045 by fatcat-z was merged Sep 21, 2022 Loading… updated Sep 29, 2022
ProTip! Exclude everything labeled bug with -label:bug.