-
The attachments contain details of the warning that I encountered while working on some dataset. Kindly review it. In case of bug, fix it.
WARNING:tensorflow:Entity could not be transformed and wi…
-
Now that we have high level graphs in our collections, we can do some more complex optimizations. We've done a little bit of this with blockwise fusion, read_parquet and column selection, and root fu…
-
Part of: https://github.com/openjournals/joss-reviews/issues/7286
Some very small proofreading changes from reading the paper. Overall it's great, just some suggestions that might improve the stren…
-
## 🚀 Deprecation
As the title says, consider to deprecate passing a container (dict, DictConfig, etc.) to the `LightningModule.save_hyperparameters`.
### Motivation
See #10280 for a bit more …
-
## 🚀 Feature
### Motivation
We are auditing the Lightning components and APIs to assess opportunities for improvements:
- https://docs.google.com/document/d/1xHU7-iQSpp9KJTjI3As2EM0mfNHHr37…
-
Currently the only time the Chapel compiler will inline code is if the function is prefixed with `inline`. Can/should we support automatic inlining on top of whatever inlining the backend does?
Pro…
-
### 🚀 The feature, motivation and pitch
The goal of this roadmap is to optimize CPU performance for PyG (including `torch_scatter`, `torch_sparse`).
For the first step, we will start with single…
-
Hello,
I am encountering an issue with the GPT-NeoX library. When I set either `pipe_parallel_size` or `model_parallel_size` to 2, I get the following assertion error:
```
[2024-07-11 06:28:59,…
-
在二阶段微调训练时,会输出video有问题的信息:
```
Error loading data at index 23971: Video not found: /dev/shm/vlm/MiniGPT4Qwen/cache/dataset/videochatgpt/activitynet_videos/v_IrTqW6Qn8mI.mp4
Error loading data at ind…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …