-
### Issue
We propose fine-grain speculative execution on metal. Specifically, we introduce a new type of parallelism where devices are used to pre-execute ops from speculative output.
- Speculative…
-
Hi,
I was wondering if you all would be interested in a FixedScaleOffset that can handle np.nan inputs? In the style of HDF/netcdf, having a fill value to replace np.nan with an appropriate integer…
-
Hi @Kyubyong,
Can you help explain a bit on the following masking codes (the Key Masking and Query Masking) in the modules.py? Why we need them? We only need the causality, right?
```
# Key Mas…
-
```java
try {
stub.withWaitForReady().withDeadline().hello();
} catch(StatusRuntimeException e) {
// always receiving DEADLINE_EXCEEDED as status code if server is unavailable or clien…
-
Hi @colindaven @sannareddyk @B1T0 @Colorstorm @BioNij
Wochenende ran well when we inputed cfdna fastq profiles containing human reads as well with other pathogenic reads.
We were interested in…
-
Hello!,
I was reading through the WebGPU and WGSL specs, and it seems impossible to change the stencil reference value on the fragment stage. At the very least there is no mention of it on the wgsl…
-
### Title: Researching Anonymization Approaches for Observability Data
### Motivation:
In our observability cluster, which encompasses metrics, logs, and traces, the necessity for data anonymiza…
-
Hello. I would like to know if its possible to use Inpainting + Masking through the API, not with gRPC API.
I wonder because using the REST API for mask with a prompt don't show good results, it look…
-
I personally enjoy my windows a bit more rounded at the edges than they are currently. This would include masking off the corners of all windows, and drawing the corresponding active window hint.
P…
-
### Description
Currently the formatNumber's separator works only on thousand separator.
There is not support for Indian Number format (98,76,54,321) which separates the numbers after 2 digits in…