-
## Description
When launching `voila` with preheated kernels enabled and a `pool_size=2` in a directory with 4 notebooks, the server crashes with an inscrutable error. The `voila` server runs succe…
-
[Graph neural network-inspired kernels for gaussian processes in semi-supervised learning](https://arxiv.org/abs/2302.05828)
```bib
@article{niu2023graph,
title={Graph neural network-inspired ker…
-
**Describe the proposal**
We should automatically add `-mllvm -amdgpu-function-calls=true` to the compiler flags when `-DAMREX_GPU_BACKEND=HIP` (AMD GPUs). This works around compiler bugs for large G…
-
The jupyter team provides [`jupyter_client` ](https://github.com/jupyter/jupyter_client/) package, which is the reference implementation of the Jupyter protocol.
I'm considering to use this in Hermes…
ngr-t updated
2 months ago
-
As part of the drive towards implementing the micro-kernel parquet decoding strategy, we would like to start centralizing the core parquet decoding loop into a generic templated implementation that ca…
-
How are `candle_kernels` bound to `candle_core` `ops` and `tensors`?
Currently implementing additional / optimized kernels within `candle_kernels` and interested in understanding how `cuda` kerne…
-
### 🐛 Describe the bug
On running torchaudio code I noticed that some resampling operations are slower than they should be on the forward pass of the Resample transform. I tracked the slowness to th…
-
_This is a copy of a presentation for MIOpen team I held a couple of years ago, when we've introduced and implemented the Solver/Solution architecture. It does not cover the recent additions like GetW…
-
Currently, the CSV reader parses data using a thread per row, and a separate thread is used for each row, regardless of the file size.
Using a grid stride loop would allow kernels to launch with pres…
vuule updated
8 months ago
-
### 🐛 Describe the bug
Hi,
I am running the following commands to build the bare-metal libraries, as mentioned in the documentation (https://pytorch.org/executorch/stable/executorch-arm-delegate-t…