-
Hi everyone,
I started using the Tensorflow profiler, which i found very useful, with the tutorial ([https://github.com/tensorflow/tensorboard/blob/master/docs/tensorboard_profiling_keras.ipynb](url)…
-
## 🐛 Bug
Extremely slow performance on finetuning Whisper on XLA. The script is using the HuggingFace Trainer. The issue is described in https://discuss.pytorch.org/t/xla-tpu-extremely-slow/165967. I…
-
Type: Bug
when navigating to the objects under a synapse serverless pool the folder for Programability is missing. This folder should contain the functions and stored procedures in the serverless p…
-
So I'm investigating this issue https://github.com/paritytech/substrate/issues/11503 and as part of the investigation I had to sync a parachain node. I've noticed that after syncing a few hundred thou…
koute updated
7 months ago
-
Should be completed after https://github.com/mila-iqia/mila-docs/issues/247
Now that we have an example of how to benchmark the throughput and identify bottlenecks in the mila-docs, the research pro…
-
### Describe the bug
When running Sphinx in [multi-process mode](https://www.sphinx-doc.org/en/master/man/sphinx-build.html#cmdoption-sphinx-build-j), CPU cores are not utilized effectively, particul…
-
## 🐛 Bug
I inference using pytorch model, I got memory leak problem, my code as follow:
```
import torch
import torch.nn as nn
from memory_profiler import profile
from memory_profiler import…
-
## Description
I ran the following command to obtain individual operator performance w/ and w/o Large Tensor Support on both CPU and GPU.
Also, It doesn't error out and go back to shell. It stays…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
Not easy to reproduce as it's a monorepo with lo…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.04
…