Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ENOT-AutoDL/onnx2torch issues and pull requests

#237 - how to convert a special input?

Issue - State: open - Opened by Lenan22 2 months ago

#232 - Dynamic min/max values in Clip operation not supported

Issue - State: open - Opened by gary920209 4 months ago - 1 comment

#231 - Threshold update for test failures

Pull Request - State: closed - Opened by kinjalpatel27 4 months ago - 1 comment

#227 - add pangu-onnx to pytorch

Issue - State: open - Opened by GotoHitori 6 months ago - 1 comment

#226 - Ranz/release 2.1.0

Pull Request - State: closed - Opened by ranz-UAI 6 months ago

#225 - Support for exporting traced graph?

Issue - State: open - Opened by KyleErnewein 6 months ago - 1 comment

#224 - Ranz/update from origin

Pull Request - State: closed - Opened by ranz-UAI 6 months ago

#223 - chore: bump version to 1.5.15

Pull Request - State: closed - Opened by senysenyseny16 7 months ago

#222 - chore: linters

Pull Request - State: closed - Opened by senysenyseny16 7 months ago

#221 - Add registry override

Pull Request - State: closed - Opened by goelbenj 7 months ago

#220 - support squeeze v21

Pull Request - State: closed - Opened by rosemanmeilof 8 months ago - 3 comments
Labels: feat

#219 - Can it provide network code from onnx ?

Issue - State: closed - Opened by lix19937 9 months ago - 2 comments

#218 - Bug Fix: updated conditions in clip.py

Pull Request - State: closed - Opened by KaizerloveRussia 9 months ago

#217 - node converters for handling argmax and argmin onnx operators

Pull Request - State: closed - Opened by ajstarna 9 months ago - 1 comment
Labels: feat

#216 - how to transform torch.fx.GraphModule to nn.module?

Issue - State: closed - Opened by 2002liush 10 months ago - 1 comment

#214 - Not working with yolov5 6.2 and yolov8

Issue - State: open - Opened by AI-M-BOT 10 months ago - 2 comments

#213 - Problem with input shape

Issue - State: open - Opened by whocares0101 10 months ago

#211 - Zichengw/remove tolist

Pull Request - State: closed - Opened by zichengwang47 11 months ago

#210 - chore: bump version to 1.5.14

Pull Request - State: closed - Opened by senysenyseny16 11 months ago

#209 - chore: update operators.md and pylint for isinf/isnan/nonzero

Pull Request - State: closed - Opened by senysenyseny16 11 months ago

#207 - refactor: static analysis

Pull Request - State: closed - Opened by senysenyseny16 11 months ago
Labels: refactoring

#206 - fix: reduce keepdim type (int -> bool)

Pull Request - State: closed - Opened by senysenyseny16 11 months ago
Labels: fix

#205 - Does onnx2torch support dynamic input shape?

Issue - State: open - Opened by liamsun2019 11 months ago - 1 comment

#201 - Bug Fix: Always index into squence-like outputs

Pull Request - State: open - Opened by eesoymilk 12 months ago - 1 comment
Labels: fix

#199 - running float16 model on the CPU

Issue - State: open - Opened by sniklaus about 1 year ago

#197 - What is the difference with onnx2pytorch?

Issue - State: closed - Opened by Xmaster6y about 1 year ago

#196 - feat: isinf, isnan and nonzero

Pull Request - State: closed - Opened by karalinkw about 1 year ago - 1 comment
Labels: feat

#195 - handle clip with empty input node name

Pull Request - State: closed - Opened by karalinkw about 1 year ago - 1 comment

#194 - Optimizer got an empty parameter list.

Issue - State: open - Opened by lk1983823 about 1 year ago

#193 - PermissionError: [Errno 13] Permission denied: 'E:\\onnx2torch\\tmptf9fub_u'

Issue - State: open - Opened by znsoftm about 1 year ago - 3 comments

#191 - Clip convert error: Dynamic value of min/max is not implemented

Issue - State: open - Opened by ongiaf about 1 year ago - 8 comments

#189 - add piper-tts onnx to torch

Issue - State: open - Opened by BornSaint about 1 year ago

#188 - Key error 'flow/flow.6/enc/Mul_output_0

Issue - State: open - Opened by AlexisPedrazziniEPSI about 1 year ago

#187 - Circular import

Issue - State: closed - Opened by xiaojieguo about 1 year ago - 1 comment

#186 - chore(ci): disable stale-bot

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago

#185 - Unable to successfully convert retinanet R50

Issue - State: open - Opened by NTUTshaofong over 1 year ago - 1 comment

#184 - chore: bump version to 1.5.13

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago

#183 - fix: binary operations return the same type as arguments

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago
Labels: fix

#182 - add `import onnx` in example

Pull Request - State: closed - Opened by seriousran over 1 year ago - 1 comment

#181 - feat: SplitToSequence

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago
Labels: feat

#180 - Failed to convert SSDLite with MobileNetV2 backbone

Issue - State: open - Opened by boyang9602 over 1 year ago

#179 - Is there a way to remove onnx dependency?

Issue - State: closed - Opened by Nikita-Sherstnev over 1 year ago - 2 comments
Labels: feat

#177 - chore: bump version to 1.5.12

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago

#176 - fix: export to onnx ConstantOfShape in case of bool value attribute

Pull Request - State: closed - Opened by ivkalgin over 1 year ago
Labels: bug

#175 - chore: citation

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago
Labels: documentation

#174 - ShapeInferenceError converting a Tile op

Issue - State: open - Opened by vavanade over 1 year ago

#173 - torch.sum's keepdim argument should be bool not int

Issue - State: open - Opened by gding2793 over 1 year ago

#172 - AvgPool with non symmetrical padding is not implemented

Issue - State: open - Opened by jamesWalker55 over 1 year ago - 1 comment
Labels: feat

#171 - bugfix: ReduceSumStaticAxes type correction

Pull Request - State: closed - Opened by francis2tm over 1 year ago - 4 comments
Labels: fix

#170 - chore: bump version to 1.5.11

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago

#169 - feat: DepthToSpace

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago
Labels: feat

#168 - Support for DepthToSpace operator

Pull Request - State: closed - Opened by sushanthr over 1 year ago - 2 comments
Labels: feat

#167 - fix: broken build

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago

#166 - chore: bump version to 1.5.9

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago

#165 - feat: LayerNormalization

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago - 1 comment
Labels: feat

#164 - trained onnx model usage with pytorch

Issue - State: closed - Opened by rvxfahim over 1 year ago - 3 comments
Labels: Stale

#163 - chore: PEP 660 support (pyproject.toml only)

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago
Labels: enhancement

#162 - chore: bump version to 1.5.8

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago

#161 - FIX: fixed export to onnx (Range)

Pull Request - State: closed - Opened by ivkalgin over 1 year ago
Labels: bug

#160 - Processing of Yolo Detection layer

Issue - State: closed - Opened by ChengShaoFong over 1 year ago - 2 comments

#159 - chore: bump version to 1.5.7

Pull Request - State: closed - Opened by senysenyseny16 over 1 year ago

#158 - Can't convert BERT model

Issue - State: closed - Opened by redthing1 over 1 year ago - 4 comments
Labels: feat

#157 - The code torch.Size(shape) does not work properly in trace mode when shape is of type Tensor.

Issue - State: closed - Opened by 0x00-pl almost 2 years ago - 1 comment
Labels: bug

#156 - KeyError: 'onnx::Conv_197' on converting torchvision resnet18

Issue - State: open - Opened by nihui almost 2 years ago - 1 comment
Labels: bug

#155 - Warning happened when converting DeepLabv3

Issue - State: open - Opened by Sugar929 almost 2 years ago - 1 comment
Labels: question

#154 - Segfault during GPU export of `Reshape` after importing model from ONNX

Issue - State: open - Opened by jan-haug almost 2 years ago - 10 comments
Labels: bug

#152 - NotImplementedError: Converter is not implemented

Issue - State: closed - Opened by Matrixmax almost 2 years ago - 3 comments

#151 - feat: EyeLike

Pull Request - State: closed - Opened by senysenyseny16 almost 2 years ago - 1 comment
Labels: feat

#148 - NotImplementedError: "SAME_UPPER" auto_pad is not implemented

Issue - State: open - Opened by cosonjia almost 2 years ago - 3 comments
Labels: feat

#147 - require to support operator 'ArgMax'

Issue - State: closed - Opened by Lin-Tao-AI almost 2 years ago - 5 comments
Labels: feat

#146 - Fix: Gemm node converter weights

Pull Request - State: closed - Opened by jan-haug almost 2 years ago - 1 comment

#145 - raise KeyError: 'data' when inference using converted model

Issue - State: closed - Opened by LLC almost 2 years ago - 2 comments

#144 - SAME_UPPER autopad method not implemented.

Issue - State: open - Opened by SurenderHarsha almost 2 years ago - 8 comments
Labels: feat

#143 - feat: LayerNormalization

Pull Request - State: closed - Opened by JohnMasoner almost 2 years ago - 9 comments
Labels: feat

#141 - feat: EyeLike

Pull Request - State: closed - Opened by JohnMasoner almost 2 years ago - 4 comments
Labels: feat

#140 - Feat: preserve unique onnx node names

Pull Request - State: closed - Opened by jan-haug about 2 years ago - 3 comments
Labels: enhancement

#139 - feat: Mod

Pull Request - State: closed - Opened by JohnMasoner about 2 years ago - 3 comments
Labels: feat

#137 - feat: Mod

Pull Request - State: closed - Opened by JohnMasoner about 2 years ago - 5 comments
Labels: feat

#136 - Can we increase the function of rnn structures such as lstm

Issue - State: open - Opened by tangyu-ty about 2 years ago - 3 comments
Labels: feat

#135 - Add tested Segmentation Model

Pull Request - State: closed - Opened by JohnMasoner about 2 years ago - 4 comments
Labels: Stale

#134 - chore: bump version to 1.5.6

Pull Request - State: closed - Opened by senysenyseny16 about 2 years ago

#133 - Wrong shape from average pool

Issue - State: closed - Opened by JohnMasoner about 2 years ago - 9 comments

#132 - Missing parameters in GEMM layer when training with simple ONNX models

Issue - State: closed - Opened by nfnt about 2 years ago - 9 comments
Labels: bug