-
**Version Used**:
Observed in Roslyn 3.8.0 and later versions. The problem may have existed before 3.8.0 as well.
**Steps to Reproduce**:
Consider the following code:
```cs
class C
{
…
-
### Idea for potential improvement
Use inotify to trigger each script on every file that is moved to a specific directory, instead of using flags to trigger subsequent scripts. The inotify daemon cou…
-
### Does this bug already exist in our backlog?
- [x] I have checked and confirm this is a new bug.
### Describe the issue
we need to update the CoE toolkit for latest reports to download
### Expe…
-
**Is your feature request related to a problem? Please describe.**
According to https://learn.microsoft.com/en-us/azure/machine-learning/prompt-flow/how-to-tune-prompts-using-variants?view=azureml-ap…
-
When passing the arguments of a `scipy.sparse.csr_matrix` to `sparse_stoch_from_full_csr` we run into a `ValueError`:
>>>
> long long[:] Tf_indices,
E ValueError: Buffer dtype mismatch, expec…
-
### Bug Description
I have the prebuild Vector Store RAG, but it doesn't upload the fille on the Datastax Astra DataBase that I have created
### Reproduction
open the prebuild Vector Store RAG, an…
-
As enabling general AIE configuration through control packets will be a heavy lift, I intend to approach this in phases:
1. As an initial POC, use control packets to program shim DMAs.
2. Use cont…
-
### Description of the problem
Driver installs fine after running terminal command. The additional NIC shows up and allows configuration within the DSM. Everything works for about an hour and then …
-
# Reproduction
Use the context block example from the docs (first create folder with today's date):
```python
from prefect import flow
from datetime import datetime
from prefect_shell imp…
-
`from neuralop.data.datasets import load_darcy_flow_small` this should be `from neuralop.datasets import load_darcy_flow_small` all the examples have this issue :cry: