Downloads provided by UsageCounts
onnx2tf.py Added sanitizing of : and / just before first dummy inference ScaleMul.onnx.zip Beforeonnx2tf \ -i ScaleMul.onnx \ -kat onnx__Mul_0 onnx__Mul_1 \ -cind "onnx::Mul_0" pos.npy \ -cind "onnx::Mul_1" pos_scales.npy \ -cotof Afteronnx2tf \ -i ScaleMul.onnx \ -kat onnx__Mul_0 onnx__Mul_1 \ -cind "onnx__Mul_0" pos.npy \ -cind "onnx__Mul_1" pos_scales.npy \ -cotof onnx result tflite [InSPyReNet] Swin Transformer Support question #312 [DN-DAB-DETR] The output of ONNX's Mul OP is different from the TFLite's output. #327 Fixes the order of sanitizing processing for : and / when using the -kat and -cind options. #328 What's Changed Added sanitizing of : and / just before first dummy inference by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/329 Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.9.12...1.9.13
If you use onnx2tf in your research, please cite it using these metadata.
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 4 | |
| downloads | 1 |

Views provided by UsageCounts
Downloads provided by UsageCounts