issues
search
PINTO0309
/
onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request.
MIT License
708
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed to restore metadata
#624
PINTO0309
closed
6 months ago
0
[experimental] Support for dynamic `Tile`, dynamic `Reshape`
#623
PINTO0309
closed
6 months ago
0
Improved conversion stability of subgraphs of `If` operations.
#622
PINTO0309
closed
6 months ago
0
Optimization of `torch.nn.PixelUnshuffle`
#621
PINTO0309
closed
6 months ago
0
Improved conversion stability when `H`, `W` and `D` of `MaxPool` and `AveragePool` contain undefined dimensions
#620
PINTO0309
closed
6 months ago
0
Distribute test data files to GitHub releases
#619
PINTO0309
closed
7 months ago
0
[experimental, Breaking change] `tf.keras` -> `tf_keras`
#618
PINTO0309
closed
7 months ago
0
Improve stability of `axes` conversion when an unknown dimension order other than NCHW is input to `ReduceXXX`
#617
PINTO0309
closed
7 months ago
0
Op Error about "Transpose"
#616
wondervictor
closed
7 months ago
7
Fix unknown Resize 4D
#615
PINTO0309
closed
7 months ago
0
Resize conversion bug
#614
BmanClark
closed
7 months ago
2
how to fuse activation into conv: fused_activation_function=NONE
#613
helloworld77
closed
7 months ago
7
Fix to preserve `domain` and `ir_version`
#612
PINTO0309
closed
7 months ago
0
Error performing quantization-aware training (QAT) with keras onnx2tf generated model
#611
CarlosNacher
closed
7 months ago
4
FULL INTEGER QUANTIZED MODEL (INT8) infers always the same value
#610
CarlosNacher
closed
7 months ago
2
[experimental] tensorflow==2.16.1, Keras 3.0
#609
PINTO0309
closed
7 months ago
0
Workaround for bug in TensorFlow quantization logic
#608
PINTO0309
closed
7 months ago
0
Resize operation fails (['unk__0', 'unk__1', 'unk__2', 'unk__3']) and raises UnboundLocalError: local variable 'new_size' referenced before assignment
#607
CarlosNacher
closed
7 months ago
20
Adjusted behavior when Split assumes splitting into multiple sizes
#606
PINTO0309
closed
7 months ago
0
Discrepancies between Conv layer outputs of the ONNX model and converted TensorFlow models
#605
SuhwanSong
closed
7 months ago
3
v1.19.14
#604
PINTO0309
closed
7 months ago
0
Bug fix for `Celu`, onnxruntime==1.17.1
#603
PINTO0309
closed
7 months ago
0
[BUG] Celu: discrepancies between the outputs of the ONNX model and converted TensorFlow models.
#602
SuhwanSong
closed
7 months ago
1
pip env setup guide: Fix onnx package version & add tensorflow and protobuf
#601
Boulaouaney
closed
7 months ago
1
While converting onnx to tflite TILE layer is getting ignored.
#600
rjharahul21
closed
7 months ago
2
Onnx to tflite conversion issue on TILE layer.
#599
rjharahul21
closed
7 months ago
0
Model modification issue
#598
akshatshah17
closed
7 months ago
2
Gather - keep output dimensions
#597
svobora
closed
7 months ago
5
Modifying Multi-output Layer index when Exporting onnx to tflite
#596
theobondarec
closed
7 months ago
1
Error when trying to run converted model; gpt2 tensorflow from onnx #591 follow up
#595
flores-o
closed
7 months ago
1
Add type specification, v1.19.12
#594
PINTO0309
closed
8 months ago
0
fix for float64 error
#593
khatami-mehrdad
closed
8 months ago
1
onnx2tf conversion error for gpt2 transformers model #591 follow up
#592
flores-o
closed
8 months ago
2
onnx2tf conversion error for gpt2 transformers model
#591
flores-o
closed
8 months ago
2
Bad accuracy after conversion
#590
DaraOrange
closed
8 months ago
1
Depth_Anything to ONNX model's conversion failed
#589
Meleko96
closed
7 months ago
1
ONNX Split operation converts to a tf StridedSlice operation with outputs in the wrong order.
#588
Sowee0
closed
7 months ago
2
Please do reply for the last time either this issue or @ How to convert onnx(NCHW) to NHWC(without adding transpose) and write back to onnx file #586
#587
abhishek27m1992github
closed
9 months ago
1
How to convert onnx(NCHW) to NHWC(without adding transpose) and write back to onnx file
#586
abhishek27m1992github
closed
9 months ago
3
How to convert onnx(NCHW) to NHWC(without adding transpose) and write back to onnx file
#585
abhishek27m1992github
closed
9 months ago
1
How to convert onnx(NCHW) to NHWC and write back to onnx file Because my HW takes onnx file as input in NHWC format
#584
abhishek27m1992github
closed
9 months ago
3
Unable to replace flatten
#583
jslok
closed
8 months ago
5
Converting quantized onnx with Q/DQ representation to full int8 TFLite model
#582
Hrayo712
closed
9 months ago
2
The tflite detection result converted from the yolo NAS model is inaccurate.
#581
serael
closed
9 months ago
5
Support for 1D `MaxPoolWithArgmax`
#580
PINTO0309
closed
10 months ago
0
ValueError in MaxPool Layer during ONNX to TensorFlow Conversion with 3D Input
#579
TsuneariKuroiwa
closed
10 months ago
5
Modified to suppress broadcast when `Gemm` is immediately followed by a scalar `Mul`, `Div`, `Sub`, or `Mod`.
#577
PINTO0309
closed
10 months ago
0
Improved `GatherElements` conversion stability.
#576
PINTO0309
closed
10 months ago
0
"GEMM: Dimension mismatch" during value validation phase
#575
josephrocca
closed
10 months ago
4
Fixed Abort bug when converting models with `--optimization_for_gpu_delegate`.
#574
PINTO0309
closed
10 months ago
0
Previous
Next