-
## 🐞Describe the bug
A clear and brief description of what the bug is.
I am trying to convert my tensorflow 2.0 model to coreml. My saved model is in checkpoint format so i do the following to cre…
-
mobilenetv3_small、se-resnext等模型caffe转rknn,Reshape+Tile+Tile结构报错,报错日志如下:
![error_log](https://user-images.githubusercontent.com/94596925/142369457-89dd5576-4b4d-44eb-8e72-2244e60b198a.png)
出错的node在gr…
-
### Expected Behavior
It should be fairly easy to select points on vector shapes on touch devices.
### Actual Behavior
You're likely to not grab any points or drag too many points. It's also…
-
@awni @angeloskath
I do not see the Kron function implemented in MLX, but I feel that it would be a great addition (Given its significance in science and math). If it is not yet implemented, I wou…
-
I could run your code with TensorRT 10 on images, but when running on video file I got this error:
Traceback (most recent call last):
File "D:\study\yolov10\TensorRT-For-YOLO-Series-cuda-python\tr…
-
...
...
I0413 14:52:27.871963 14366 layer_factory.hpp:77] Creating layer rpn_cls_prob_reshape
I0413 14:52:27.871973 14366 net.cpp:106] Creating Layer rpn_cls_prob_reshape
I0413 14:52:27.871980 143…
-
## Description
- adaptive_avg_pool_2d faced `loc("avg_pool2d_16.dc.reshape.0"("forward":4294967295:78)): error: 'ttir.reshape' op requires attribute 'shape'`
## Reproduce
```
git checkou…
-
I am able to use different implicit ODE solvers and they works well most of the times with my Solid Oxide Fuel Cell (SOFC) model developed in VoronoiFVM. I would like to simulate the impedance of SOFC…
-
aleImage
imgVector = imgLL.reshape(1, WIDTH*HEIGHT)
ValueError: cannot reshape array of size 126025 into shape (1,187500)
-
用 ppl.pmx Export 导出模型,有大量的警告, Warning: The shape interface of opmx::XX(如 ParallelEmbedding、ColumnParallelLinear、Reshape等) type is missing,用转出来的 onnx 格式的文件启动 ppl_llm_server,提示 unsupported op: domain[op…