Royi
Royi
When I run the demo script using the above weights (`sam2.1_hiera_base_plus_encoder.onnx`, `sam2.1_hiera_base_plus_decoder.onnx`) I get:  I also get the following errors / warnings: ``` 2025-03-06 14:24:44.6049926 [W:onnxruntime:, graph.cc:109 onnxruntime::MergeShapeInfo] Error...
In https://github.com/jump-dev/Convex.jl/pull/717 a documentation warning was added. It should be removed once this issue is solved.
I had another case with type conversion. The following will fail: ```julia function SolveSoftSVM1D( vX :: Vector{T}, vY :: Vector{N}, paramC :: T ) where {T
Here is an _MWE_: ```julia using Convex; using ECOS; function SolveSoftSVM1D( vX :: Vector{T}, vY :: Vector{N}, paramC :: T ) where {T
The paper link you used is no longer available. This is its archive: https://web.archive.org/web/20170809080755/https://sites.ualberta.ca/~mostafan/Files/Papers/md_convolution_TLE2009.pdf.
Looks like great features to add.
This applies for `DiscreteUniform()` as well.
On top of that, the portable version does not create [the `user` folder as defined in `README.md`](https://github.com/lite-xl/lite-xl#windows). It means data is written to the `APPDATA` folder which means it is...
I installed from `v2.1.5`. The Plug In manager doesn't work as well: 
When you say issue, do you mean the Plug In manager issue? I can't find a way to run it. There are no options on the command menu.