-
If you set the AutoZoomOut preference to False, it correctly stops navigation to the Right at the level boundary. However, when navigating left, this preference seems to be ignored, and you are zoome…
-
-
How should I use FasterTransformer Triton to deploy my custom model, such as adding other structures after BERT? Assuming my model structure is defined like this:
```python
class HfClassModel():…
-
Hi,
I wanted to suggest changing the benchmark output slightly, as they are presented, it is somewhat misleading.
The way `serde_json` and `simd-json` treat the `Dom` is very different from how …
-
### Prize Bounty
$15,000 in USDC
### Challenge Description
Avalanche subnets allow anyone anywhere to spin up a taylor-made network w/ custom virtual machines and complex validator rulesets. …
-
## 🐛 Bug
I am encountering CPU memory leakage issues when training my custom torchscript RNN models in a DataParallel environment. I am implementing custom RNN cells, using torchscript for speedups…
-
-
As of now, HDK's heterogeneity looks like this:
- We have X fragments, when we schedule them on a GPU, it will receive X kernels, X fragments and execute kernels sequentially.
The currently disa…
-
Implement GPU version of `scipy.*` functions in `cupyx.scipy.*` namespace.
This is a tracker issue that summarizes the implementation status of each SciPy public module in CuPy. See the [comparison…
-
# [rfc] Trigger callback when backwards begins for DDP with custom autograd function
with @zhaojuanmao
*Context*
A variety of improvements to `DistributedDataParallel`, namely around ensurin…