-
Can we have support for `OsPath`/`OsString`?
The idea of those types is to avoid converting from system (filepath) strings to `String` and back. But currently this is what happens if we want to con…
-
### Descripe the feature and motivation
When running `connectedComponentsWithStats` on an array with more than 2^16 objects using `ltype=CV_16U`, the application crashes instead of raising some sort …
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
follow the instruction from [](https://github.com/pytorch/pytorch)
> git clone --recursive https://github.com/pytorch/pytorch
> cd py…
-
I'm not sure how to use this in my addons. For example, I have [ember-sinon-qunit](https://github.com/elwayman02/ember-sinon-qunit/blob/master/package.json), which depends on [ember-sinon](https://git…
-
[https://drive.google.com/file/d/1Di3CrEZCEDecYy3lnj1t8hH2RScIFF0u/view?usp=sharing](url)
Thanks to [https://github.com/edaustin](url) for helping me with the build.
-
Hi, received a very strange report https://github.com/dart-code-checker/dart-code-metrics/issues/976 that having a plugins entry filled in the analysis_options (thus enabling the plugin), actually pre…
-
### 🐛 Describe the bug
```
import torch
assert torch.xpu.is_available(), "Intel XPU is not available"
batch_size = 4
vocab_size = 4
# RuntimeError: Required aspect fp64 is not suppor…
-
Hello,
I am currently developping a C++ application using the nmos-cpp conan package. I did a really simple node-implementation just to test that my node is up and can connect to my registry.
W…
-
Same problem as #368 and #355 with 0.13.4.pre2. I am not using a custom plan. I use rbenv and rbenv-bundler.
Here's the [stacktrace](https://gist.github.com/rickmzp/5a667f4b755ddd025ff1). thanks!
-
### SDK
Rust
### Description
In the Rust SDK we should be able to go to/from polars more easily. For example, something like the following should work when adding data:
```
let my_df: DataFram…