thomas chaton

Results 151 issues of thomas chaton

### Tell us more about this new feature. Hey there, After doing some benchmarks using mountpoint-s3, I came to the conclusion the current offering isn't suitable for large scale deep...

enhancement

### Tell us more about this new feature. Hey there, Awesome initiative. I have been looking for this for a long time. I would be very interested to see how...

tests or CI

Hello, this wrapper is a good idea. We should also add the possibility to add gradient masks during update call which will be useful for pruning neural networks. Best, Tom.

enhancement

> (you don't have to strictly follow this form) **Use case** My current use case is to create metrics logger for AI applications. The user log metrics as dictionaries where...

feature

python train.py give me True ===> Using GPU to train ===> Loaing datasets the image ndarray size is (682, 700, 3) ===> Initialize the image... the image tensor size is...

Hey @dreaming-panda, This looks really interesting. I wondered if you would be interested to show an integration with Lit-GPT: https://github.com/Lightning-AI/litgpt Best, T.C

Hello, I am converting this code to tensorflow even if it is a little bit complicated. While studying the code, I found that you are solving evals_t = T.slinalg.eigvalsh(Sb_t, St_t)...

### Describe the bug ```python ERROR: Exception in ASGI application Traceback (most recent call last): File "/home/zeus/miniconda3/envs/cloudspace/lib/python3.10/site-packages/uvicorn/protocols/websockets/websockets_impl.py", line 240, in run_asgi result = await self.app(self.scope, self.asgi_receive, self.asgi_send) File "/home/zeus/miniconda3/envs/cloudspace/lib/python3.10/site-packages/uvicorn/middleware/proxy_headers.py", line...

bug
pending clarification

Would be nice to have example with PyTorch Lightning

Before submitting - [ ] Was this discussed/agreed via a Github issue? (no need for typos and docs improvements) - [ ] Did you read the [contributor guideline](https://github.com/Lightning-AI/lit-data/blob/main/.github/CONTRIBUTING.md), Pull Request...