-
### 🐛 Describe the bug
When I `torch.compile` some code that receives an argument of type nn.Module, the recompilation is triggered on each call with a different instance. Expected it to recompile on…
-
2024-11-05 09:04:41 | INFO | yolox.core.vid_trainer:240 - ---> start train epoch1
2024-11-05 09:04:41 | INFO | yolox.core.vid_trainer:235 - Training of experiment is done and the best AP is 0…
-
* **App build number**: 420503003
* **Android version**: 14
* **Device**: Motorola Edge 50 Fusion
* **Installation source**: Tried all installation sources, same behaviour
1-2 days after installation…
-
**Submitting author:** @florencejt (Florence J Townend)
**Repository:** https://github.com/florencejt/fusilli
**Branch with paper.md** (empty if default branch):
**Version:** v1.2.2
**Editor:** @atri…
-
Hi,I would like to know on which simulated dataset did you achieve the effect in the paper? Is it the average SNR of all simulated datasets or specific data? Also, can you share the ground truth image…
-
### Title
Empowering Machine Learning with Python: From Data to Decisions!
### Describe your Talk
In this 10-minute talk, we'll explore how Python has revolutionized machine learning, enabling deve…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.11.0
### Custom code
Yes
### OS platform and dis…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
Fusion will try to resolve data from the first subgraph that has …
-
Repro c++ script.
```
TEST_F(NVFuserTest, Repro) {
auto fusion = std::make_unique();
FusionGuard fg(fusion.get());
TensorView* tv0 = makeContigConcreteTensor({1, 10});
…
-
# Description
One of the big advantage of Delta is that we have statistics at file level, therefore, we know which file might hold data for a given predicate, however, from my understanding, this is …