-
Discovered with https://github.com/pytorch/pytorch/pull/126341.
Repro command: `PYTORCH_TEST_WITH_DYNAMO=1 pytest test/test_module_tracker.py::TestModuleTracker::test_module_hierarchy`
Logs:
``…
-
****Dynamo version****
2.0.4
**Revit version**
ALL VERSION
**Operating system**
WINDOWS 10
**What did you do?**
I CANN'T RUN DYNAMO ALTHOUGH WINDOW OF DYNAMO IS READY ?
![SẤ](https://user-ima…
-
This is the message that appears to me:
Access to the path 'C:\Users\EGYPT_LAPTOP\AppData\Roaming\Dynamo\Dynamo Revit\backup\backup.DYN' is denied.
at Dynamo.Graph.Workspaces.WorkspaceModel.Sa…
-
Hey,
Great library! I didn't see a way to do a batchGetItem by hashKey for dynamo. Any plans to add that?
-
If this issue is **not** a bug report or improvement request, please check the [Dynamo forum](https://forum.dynamobim.com/), and start a thread there to discuss your issue.
## Dynamo version
1.2…
-
The managed object is not valid.
at Autodesk.Revit.DB.Transaction.GetStatus()
at RevitServices.Transactions.AutomaticTransactionStrategy.ForceCloseTransaction(TransactionHandle handle)
a…
-
Hi there!
I've been trying to use CDC in Scylla as an alternative to the Dynamo Streams. There's one valuable feature missing which is the expiration event.
For example, when I insert a record in …
-
Tests in the Dynamo shard are marked as flaky. Most of the time the flakiness is deterministic in that one can reliably repro the tests by running them in a specific order.
We propose two test infr…
-
### 🐛 Describe the bug
Steps to reproduce:
- remove `@skipIfTorchInductor("AssertionError: RuntimeError not raised by ")` from `test_index_add_correctness` in `test_torch.py`
- run PYTORCH_TEST…
-
### 🐛 Describe the bug
As https://github.com/pytorch/pytorch/pull/116106 implemented, some logging functions like print and warnings.warn can be reordered to print at the end without introducing an…