-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
**Describe the bug**
The following commands succeed.
```
git clone https://github.com/colmap/colmap.git
cd colmap
mkdir build
cd build
cmake .. -GNinja
```
It fails at `cmake .. -GNinja`. T…
-
## Bug Report
In #12009, graph filling and fillComplete both slowed down significantly, even though the changes should have not had an effect on those. Here is some data from the 4-rank FE assembly p…
-
### 🐛 Describe the bug
As mentioned in this [blog](https://dev-discuss.pytorch.org/t/higher-order-operators-2023-10/1565), HigherOrderOperator does not support graph break inside the input/output fun…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related iss…
-
### Describe the feature request
For CUDA Graph, the graph inputs shall be in fixed memory.
Currently, there is a python API `OrtValue.update_inplace(np_arr)` which accepts numpy ndarray as sour…
-
### Bug Description
**Description**:
I've encountered an issue where the `example_soft_body` example in `example.sim` remains in its initial state and does not move when `sim_substep` is set to an o…
-
### 🚀 The feature, motivation and pitch
In eager mode, we use `TorchDispatchMode` to count flops and estimate runtime. It works well for AutoFSDP and we want to extend it to torch.compile with grap…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS platform and…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS platform and…