-
### Describe the feature
Document is a type supported in smithy which can be used to pass unstructured data like json - https://smithy.io/2.0/spec/simple-types.html#document This is an alternative to…
-
### Issue Content:
**Description:**
It usually happens during lora training for some time.
I encountered a `subprocess.CalledProcessError` when running the `train_network.py` script using the …
-
_From [rnk@google.com](https://code.google.com/u/rnk@google.com/) on May 21, 2012 13:37:37_
When I run the suite on my machine workstation, I see lots of client.events failures. This makes it hard t…
-
### Describe the issue
The CPU implementation of LayerNormalization occasionally produces `nan` when computing the square root of variance. This occurs when the input variance is extremely small, p…
-
## Dynamo version
1.3
## Operating system
windows 10
## What did you do?
https://forum.dynamobim.com/t/wrapping-revit-elements-to-dynamo-elements/68658/5
I was trying to wrap Revit …
-
## Situation right now
I recently installed Revit 2023 and also updated it with the latest hotfix ([2023.0.2 Hotfix](https://help.autodesk.com/view/RVT/2023/ENU/?guid=RevitReleaseNotes_2023updates_…
-
I would like to mock an external interface provided by the [AWS SDK](https://github.com/aws/aws-sdk-go-v2). To do so, I create a local type alias:
```go
// dynamo.go
package dynamo
import "git…
-
I would like to quantize my model to INT8 precision and then compile it using torch_tensorrt.
Unfortunately, it is [transformer based vision model](https://github.com/mit-han-lab/efficientvit/blob/ma…
-
Hi I am following the tutorial based on the article.md at https://www.serverless.com/blog/serverless-microservice/.
I have my aws credentials configured with aws configure properly.
I have execute…
-
### Describe the issue
I'm exporting an nnUNetV2 model from torch to onnx fromat using torch.dynamo_export. I can launch the model with onnxruntime on the CPUExecutionProvider as well as the CUDAExec…