-
Fix the warning:
```
FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.
```
by replacing everywhere in the codebase:
```di…
-
### 🐛 Describe the bug
Hello,
I wanted to report on a warning related to the latest pytorch versions, which may become an issue moving forward.
Since I've moved to pytorch version >2.4, doing `…
-
When I use Vista3D, I encountered the following problems when running the command "python -m monai.bundle run --config_file "['configs/inference.json', 'configs/inference_trt.json']""
**environ…
-
## 🚀 Feature
The request would be to add the logging of `Mapping` metrics in the logging framework.
The `ignite.metrics.Metric` class supports the use of `Mapping` metrics as we can see belo…
-
## 🐛 Bug description
![image](https://github.com/user-attachments/assets/3b3b6e38-dc70-4e25-afdb-27b1f93b7077)
Not updated from twitter bird to X
## Environment
- PyTorch Version (e.g., 1.4)…
-
PyTorch-Ignite is a community effort, and everyone is welcome to contribute and join the contributors community no matter your background and skills !
If this is something you would like to do: he…
-
## 🚀 Feature
Expose the metric tracking context in the `pytorch_ignite` logger, allowing users to set the context arbitrarily rather than just the `subset`.
### Motivation
Currently, the `ig…
-
## 📚 Documentation
We have now https://pytorch-ignite.ai/ with a lot of helpful resources, examples, tutorials etc.
We need to update the content of
- https://pytorch.org/ignite/ : mention th…
-
Describe the bug:
The text "Follow us on Twitter" on the home page should be updated to "Follow us on X" to reflect the new branding.
To Reproduce:
Steps to reproduce the behavior:
1. Go to th…
-
```
[jalal@goku pytorch-sentiment-analysis]$ python run.py --model_config config/cnn_rnn.yml --epochs 50 --model_dir sentiment-analysis.pt --dataset data/sentiment
Traceback (most recent call last):…