-
### Context
Currently, we only use one sample file (`sample.md`) to test the generator. That is, obviously, bad practice! Make some more examples that cover a variety of different cases.
### Accep…
-
### Detailed steps on how to reproduce the bug
I have an AUv3 that's wrapped inside a standalone app running on iPad. When the app is active and I switch to a Bluetooth speaker, the sound becomes all…
-
Hi, I noticed a problem with Ableton export - the exported files didn't load. Live showed very informative error namely : "The preset cannot be loaded". I thought that maybe it's compability with Live…
-
We found that ray tracing shaders from D3D12RaytracingRealTimeDenoisedAmbientOcclusion in MSFT's DirectX-Graphics-Samples from Github don't have DISubprogram s attached to their corresponding function…
-
When I run the inference demo code: "python inference/sample_shapenet.py none --category car --total_len 20 --batch_len 4 --ema --use_ddim --ddim_step 100 --extract_mesh".
it appears an error that …
-
should be carefully read, but also unit tested in terms of behavior.
maybe test sse1(w1) + sse2(w2) = sse2(w)
-
I'm trying to follow the steps in this [article](https://learn.microsoft.com/en-us/sharepoint/dev/declarative-customization/get-started-create-site-design#create-the-site-template) and I get an error …
-
Hi,
I read the [RLOO paper from Cohere ](https://cohere.com/research/papers/back-to-basics-revisiting-reinforce-style-optimization-for-learning-from-human-feedback-in-llms-2024-02-23), which claim…
-
On the line
cond_2 = np.where(strategy_data.reindex(signal_2.index) > signal_2, 1, 0)[:,:-1]
compared with strategy_data.reindex(signal_2.index) > signal_2 (dataframe format)
when you index by […
-
Lots of Chapel documentation has code samples that aren't tested. These code samples go out of date over time and since they are untested, there is no automatic (e.g. nightly) hint that they need …