- 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
Replace np.cast (deprecated in numpy >= 2) with np.asarray.
#2392 by Satge96 was merged Jul 1, 2025 Loading… updated Nov 10, 2025
Transpose optimization for Softmax and LogSoftmax (fixes #1716) pending on user response Waiting for more information or validation from user
#1727 by fthielke was closed Jun 11, 2022 Loading… updated Sep 16, 2025
Fixed Conv3DTranspose with strides for data format channels_first (fixes #1714) pending on user response Waiting for more information or validation from user
#1748 by fthielke was closed Sep 16, 2025 Loading… updated Sep 16, 2025
[fix] mul trick for tf.where(tf.math.is_inf(x, true_val, false_val)) pattern
#2411 by tnybny was merged Sep 12, 2025 Loading… updated Sep 12, 2025
fix md table (Update README.md)
#2401 by andife was closed Jul 16, 2025 Loading… updated Jul 16, 2025
Fix table and update supported versions in README.md
#2402 by sharktide was merged Jul 16, 2025 Loading… updated Jul 16, 2025
Fix for np.cast was removed in the NumPy 2.0 release
#2378 by LorVC was closed Jan 1, 2025 Loading… updated May 5, 2025
Add shape inference as an arg for tools/onnx-optimize.py
#1960 by hwangdeyu was merged Feb 4, 2025 Loading… updated Feb 4, 2025
Add unit test to check custom op
#2382 by xadupre was merged Feb 4, 2025 Loading… updated Feb 4, 2025
feat: add support for ExtractImagePatches
#2188 by nanoskript was merged Dec 24, 2024 Loading… updated Dec 24, 2024
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows dependencies Pull requests that update a dependency file
#2356 by dependabot bot was closed Dec 24, 2024 Loading… updated Dec 24, 2024
Update end2end_tfkeras.py
#2361 by MasoudKaviani was merged Dec 24, 2024 Loading… updated Dec 24, 2024
Limit ubuntu version to 22.04 for python 3.7.
#2376 by fatcat-z was merged Dec 24, 2024 Loading… updated Dec 24, 2024
Fix a regression bug that transpose optimizer doesn't work as expected.
#2313 by fatcat-z was closed Nov 20, 2024 Loading… updated Nov 20, 2024
Change the way to validate keep_num_dims attribute for new tf.
#2367 by fatcat-z was merged Nov 20, 2024 Loading… updated Nov 20, 2024
Remove the ml opset version that is saved by default without --extra_opset and --custom-ops
#2205 by inzapp was closed Oct 6, 2024 Loading… updated Oct 6, 2024
Fix catch_errors flag and check axes of expand_dims in einsum optimizer
#2276 by acmore was closed Aug 29, 2024 Loading… updated Aug 29, 2024
Make sure the path to save onnx zip file exist
#2351 by LinGeLin was merged Aug 22, 2024 Loading… updated Aug 22, 2024
Make sure the path to save onnx zip file exist
#2350 by LinGeLin was closed Jul 31, 2024 Loading… updated Jul 31, 2024
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.