-
I am using Windows 11 no WSL, Installed Cuda , Pytorch, Visual Studio C++Build Tools, Windows SDK 10.0.26100.0 .
I tired installing Deepspeed through Command Prompt but keep getting the same error ag…
-
I have been experimenting with the coro backend. I wrote some basic tests and encountered one that behaves weird.
It is non-deterministic, which is expected to a async backed, but this inconsistency …
-
When dragging in a PSD I get this error in the browser console:
```
[Error] panicked at 'already borrowed: BorrowMutError', /rustc/fd4b177aabb9749dfb562c48e47379cea81dc277/src/libcore/cell.rs:877:9
…
-
I'm curious why there is no `ops.ifft2`. Given that there is already `fft` and `fft2`, implementing one is trivial.
Here is an example of what an `ifft2` would look like:
```python
import ke…
-
I have tried installing this 3 times. Following each step in the instructions. Then attempting the test you show. It never works. One thing I notice, is it says RVC is not installed. I downloade…
-
### Project to be claimed
`ops`: https://test.pypi.org/project/ops
### Your PyPI username
`tonyandrewmeyer`: https://test.pypi.org/user/tonyandrewmeyer
### Reasons for the request
I'm o…
-
I am using [Phi-3-mini-128K-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct) model for inference via DeepSpeed for high throughput and facing issue of model not generating `` durin…
-
gh-427 summarizes the rationale for requiring that inputs to `real`, `imag`, and `conj` be complex-valued:
> This PR chooses to be more restrictive based on the premise that consumers should be exp…
-
Hi! First of all, I love the booking system you have created and we would love to use it in our VA for our Real Ops events. However, we are missing one critical thing. Is there any chance you could gi…
-
Add a new basic data type(BDT) to SMPL called "Decimal" that uses the Java [BigDecimal](https://docs.oracle.com/javase/10/docs/api/java/math/BigDecimal.html) Class BTS for the option of using precise …