-
Notifications
You must be signed in to change notification settings - Fork 26
Issues: zhenhuaw-me/tflite2onnx
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Data type int8 not supported/tested yet, the generated model may contain error
bug
Something isn't working
#94
opened May 7, 2024 by
midfzz
Operator request: NotImplementedError: Unsupported TFLite OP: 83 PACK!
Operator
Operator
#93
opened Jan 7, 2024 by
bleachman08
Error: Unsupported TFLite OP: 36 GATHEROperator request:
Operator
Operator
#92
opened Dec 20, 2023 by
22923556710
Data type float16 not supported/tested yet, the generated model may contain error
bug
Something isn't working
#91
opened Nov 3, 2023 by
Haroldhy
self.shape = [int(i) for i in tensor.ShapeAsNumpy()] TypeError: 'int' object is not iterable when doing convertion
bug
Something isn't working
#89
opened Sep 5, 2023 by
Peize-Liu
Operator request: NotImplementedError: Unsupported TFLite OP: 74 SUM!
Operator
Operator
#88
opened Aug 14, 2023 by
dganzella
NotImplementedError: Unsupported TFLite OP: 53 CAST!
bug
Something isn't working
#87
opened Aug 11, 2023 by
yuqilol
Mediapipe face_landmark.tflite model conversion error
bug
Something isn't working
#85
opened May 28, 2023 by
psiydown
NotImplementedError: Unsupported TFLite OP: 124 DENSIFY!
bug
Something isn't working
#82
opened Apr 27, 2023 by
MaXueGao
AssertionError: Per-tensor support only currently
bug
Something isn't working
#76
opened Oct 12, 2022 by
fhahaha
transfrom_axis = [input[p] for p in perm] IndexError: list index out of range
bug
Something isn't working
#72
opened Nov 24, 2021 by
zhang0557kui
Type Error: Type 'tensor(int32)' of input parameter (up_sampling2d/Size) of operator (Resize) in node (up_sampling2d) is invalid.
bug
Something isn't working
Operator
Operator
#71
opened Nov 24, 2021 by
zhang0557kui
NotImplementedError: Unsupported TFLite OP: 56 ARG_MAX!
help wanted
Extra attention is needed
Operator
Operator
#70
opened Oct 28, 2021 by
liamsun2019
Fused activation function support
help wanted
Extra attention is needed
#41
opened Dec 29, 2020 by
zhenhuaw-me
2 of 5 tasks
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.